opencv(c++) 14. Image Resizing 이미지 사이즈 변경, resize() Posted on January 14, 2022 opencv c++ Resize the Image (이미지 사이즈 변경) [Read More] Tags: opencv c++ vs visual studio resize image
opencv(c++) 13. Edge Detection 경계선 검출 (이미지) Posted on January 13, 2022 opencv c++ Edge Detection (이미지로부터 경계선 검출) [Read More] Tags: opencv c++ vs visual studio morphology opening closing
Visualization with Gnuplot Gnuplot을 이용하여 데이터 시각화 (python) Posted on January 12, 2022 Gnuplot을 이용하여 숫자 데이터를 시각화 (python) [Read More] Tags: opencv c++ vs visual studio visualization python gnuplot
opencv(c++) 12. 모폴로지(Morphology) 기법(erode, dilate) 모폴로지 기법 (erode, dilate) Posted on January 12, 2022 opencv c++ 모폴로지(Morphology) 기법을 이용하여 물체를 명확하게 보기 [Read More] Tags: opencv c++ vs visual studio Threshold Binary Image
opencv(c++) 11. Double Threshold (Binary Image) 이중 임계값 처리, inRange() Posted on January 12, 2022 opencv c++ double Threshold(이중 임계값 처리)를 통한 이미지 이진화 [Read More] Tags: opencv c++ vs visual studio Threshold Binary Image