资源列表
FSBMA
- Opencv FSBMA motion estimation 實作-Implement full-search block-matching algorithm (FSBMA) to estimation the motion vectors of each frame in a video sequence. 2. Use the simulated shaken video to test the FSBMA motion estimation. 3. Display the
ClockwiseSortPoints
- 对点序进行顺时针排序,经常用在opencv中对轮廓点的排序-sort points clockwise,it always used in opencv after finding contours
Threshold
- 基于直方图的自动阈值计算,在opencv中会经常用到-it can be used to calculate auto binary threshold in opencv based on histgram
Analysize_2D_Line
- 基于最小二乘法的直线拟合,链表成员是浮点型的点-it can be used to fitting line in opencv after find contours,the list member is PointF
extDll
- 最适用的将YUY2的彩色图像转换为灰度图像的方法,可以大量应用在opencv中-the best method used to convert yuy2 image to be gray image
gestureabstract
- 利用kinect分割出彩色的手部图形,其中包括RGB图像和深度图像。-abstract the shape of hand
HelloOpenCV
- 基础的opencv语言,打开一个图像,几秒之后自动关闭-the basic opencv language,open a map and close automaticly after a few seconds
helloword
- 最基本的C++语言,用来更好的熟悉了解C++ 最基本的操作流程。-the very basic C++ language,it can help you better familiar with the procedure of C++
sum
- 基础的C++ 语言,通过求和更好的理解C++语言-basic C++ language, through the function sum, you will better learn C++ language
testgaussion
- opencv+qt+c++ 为图片添加高斯噪声-opencv+qt+c++ for the picture to add Gaussian noise
testsaltpepper
- opencv+qt+c++ 为图片添加椒盐噪声-Add salt and pepper to picture noise opencv+qt+c++
wiener
- opencv+qt+c 实现维纳滤波功能-opencv+qt+c achieve Wiener filtering
