资源列表
MyMathdealing
- 基于opencv的数学形态学处理,包括腐蚀,膨胀,缩放,旋转等。-Opencv-based mathematical morphological processing, including corrosion, swelling, scaling, rotation and so on.
LearningOpenCV_Code
- 学习opencv的开发,一些非常有用的配套《learning opencv》的源代码-if you want to learn OPENCV,this file maybe very helpful
123
- opencv实例程序,显示图片,关于类库的添加和硬盘格式的选择-opencv sample programs, show pictures, add the class library and hard about the choice of format
bianyuanfangxinagzhifangtu
- 本代码基于opencv2.2,使用时先将库文件加入输入链接。边缘方向直方图,在图像处理中经常会进行梯度操作得到方向角,此代码实现用直方图将方向角表示出来的功能。-The code is based on opencv2.2, use the first library file into the input link. Edge direction histogram, the image processing operations often get the direction of the
ditong
- 此代码基于opencv2.2,实现的功能:在频域中对图像进行低能滤波处理,输出一幅灰度图,一幅傅氏实部图,一幅虚部图-This code is based on opencv2.2, to achieve the function: low frequency domain filtering of image processing, output a grayscale, a real part of Fourier maps, an imaginary figure
lunkuo
- 本代码基于opencv2.2,轮廓检测,输入图像,进行边缘检测并将图像区分为背景和目标,二值化,用轮廓把目标区域显示出来,还可得到目标区域内的面积,即目标的大小-The code is based on opencv2.2, contour detection, the input image, edge detection and image area is divided into the background and objectives, the two values, the targ
tutorial-instalacion-opencv-2-1-0.pdf
- a complete manual to made programs based in opencv
FingerPictureBox_WPF_Solution
- 針對手指運動識別以aforgecv和WPF進行開發,能辨識手指目前指出多少數字-For finger movement recognition and WPF to aforgecv be developed that can identify how many fingers the number currently
MyOpenCV
- 視頻上的應用,開啟攝影頭後,可以立即有灰階、二值化的展現,能後續幫助使用者開發建置運動移動等相關內容-Video on the application, open the camera in, you can immediately have gray, two values of the display, the user can follow to help build sports development and other related mobile con
2
- 本例子演示函数cvResize的使用。对图像进行缩放-This example demonstrates the use of function cvResize. The image to zoom
3
- 本段代码主要介绍在OpenCV下进行高斯背景建模 -This code describes in OpenCV under the Gaussian background modeling
4
- 看到有的网站搞分形艺术,才知道这个Z=Z*Z+C 如此的奇妙。 于是干脆在opencv下写出来,看看。效果还不错。呵呵。 这个小例子只能修改C的值,有兴趣的朋友可以自己改改代码,看能不能做出些美妙的图形。 代码提示:要获得高质量的图像,可以增加image_w,不过性能很低。-See some sites do fractal art, to know that Z = Z* Z+ C so wonderful. So they simply write under the op
