资源列表
code
- Step 1: 二值化一幅图像,结果存为 binary.bmp Step 2: 用不同彩色填充连通域(连通分量),结果存为 connect.bmp Step 3: 在二值图像中找出轮廓并存储为 countour.bmp -binary a image,floodfill the connected part,and find the contour of the image
LBP-v0.0.4
- Local Binary Patterns, calculate histogram of LBP (local binary patterns) from an input image,VLBP (volume local binary patterns) -Introduction ============ This is a class to calculate histogram of LBP (local binary patterns) from an input ima
OpenCV-study
- opencv学习资料,包括很多示例程序,例如:图像反转,直方图,边缘检测-opencv learning materials, including many sample programs
FaceDetection
- 利用OpenCV检测图像中的人脸,若图像中人脸存在,则会标出人脸在图中的位置-Using OpenCV face detection image, if there are images of human faces, it will mark the face location in the figure
Assignment_2_CV
- A program to detect numbers in an images using openCV library and it is coded in C++, the program is in the shape of Xcode solution. A program to detect numbers in an images using openCV library and it is coded in C++, the program is in the shape o
Assignment_1_Sol
- A program that chooses the best match between picture and templates using the difference between them, using openCV and C++ and Xcode. A program that chooses the best match between picture and templates using the difference between them, using open
test2
- 计算机视觉处理高级程序包,实现了摄像机标定、立体匹配视差图、基于SSD算法的立体匹配、人脸模式识别、Snake算*廓查找功能。-High-level visual processing computer package, to achieve a camera calibration, stereo matching disparity map, SSD-based stereo matching algorithm, face pattern recognition, Snake algor
photoshow
- 很适合初学者进行分析的程序 实现图片的打开并显示和保存-It is suitable for beginners of the analysis of the open and programming achieve pictures display and save
sobel
- 基于opencv的sobel边缘检测,适合初学者分析理解-Based on the opencv sobel edge detection, is suitable for beginners analysis understanding
DetectYellowObj
- The attached code is used to detect yellow objects in an image. Attached code is an OPENCV code for detecting yellow objects. I assume that you have open cv installed on your machine.
facial
- Code attached here detects facial expression detection in OpenCV. Assume that opencv is already installed on your machine.
opencvcapture
- The attached code is used to capture an image in openCV. It makes use of simple opencv functions in .net. I assume that openCV is pre-installed on your machine.
