搜索资源列表
opencv
- opencv使用中值滤波器简单处理图像-opencv median filter using a simple image processing。。。
kalman
- 用kalman滤波器实现运动目标的跟踪.vc6.0和opencv编程,-Using kalman filter tracking moving objects. Vc6.0 and opencv programming,
MovingObjectTracking
- 基于OPENCV实现的粒子滤波运动目标跟踪源程序-Particle Filter Moving Object Tracking based on OPENCV
opencv
- 利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram
EX_3
- Canny Filter in OpenCV
pythonImageDFThighlowpass
- Python opencv image enhancement in frequency domain. DFT , inverse DFT , highpass , lowpass filter
condesation
- opencv 粒子滤波程序,可以对感兴趣的颜色进行跟踪-opencv particle filtering program that can track the color of interest
severalexample
- 几个项目运用了opencv,需先安装opencv 项目readpic从磁盘中读入图像文件,并将图像显示在屏幕上 项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。 项目carmen是使用opencv卡尔曼滤波的例子。 项目ransac是ransac算法的例子。 toolbox_calib是加州理工经典相机标定包。-Several projects using the opencv,
OpenCV_kalman_test
- kalman filter using opencv
4lessonforaplication
- for opencv, lesson to show morphological filter
GaborTest
- Gabor Filter Test This project based on OpenCV and MSVC 6.0
DetectiveContour
- 视频场景切换及轮廓检测(VS2008+opencv),采用VC编写,注意源代码里的视频名称是“sunyanzi.avi”,改成自己的视频名称即可-scene change detection and detective contours,write with vc,remember change the name of video in the code into yours
filter
- 使用opencv软件,用不同的核进行图像的二维滤波。-Using opencv software, the image with different nuclear two-dimensional filtering.
Opencv-filter
- 利用opencv和C实现的一个过滤程序,内附一张测试图片。-A app of Filter made with Opencv. A pic in it.
MedianFilter-opencv
- 基于openCV的图像中值滤波去噪程序,使用VC6.0进行实现-Based on the openCV image median filter denoising procedures, using VC6.0 to achieve
KNNzhongzhilvbo-opencv
- 基于openCV的KNN中值滤波去噪程序,使用VC6.0进行实现-Based on the openCV KNN median filter denoising procedures, using VC6.0 to achieve
AI_Median-Filter
- c++ opencv 中值滤波,程序效果较好,满足要求-c++ opencv
Medianblur-opencv
- 中值滤波选择每个邻域像素的中值输出; -截尾均值滤波是指去掉百分率为 的最小值和最大值;定义域滤波中沿着边界的数字是像素的距离;值域就是去掉值域外的像素值。-Median filter to select each neighborhood pixel values in the output - trimmed mean filter is the minimum and maximum percentage of the removed domain filte
Gabor in opencv
- Gabor filter in opencv have main function
openCV-Practicefh
- 人脸识别: 相关功能: 1.将图像转换为灰度显示 2.应用高斯滤波器去除小的边缘 3.计算与画布边缘 4.修改边缘颜色 5.将Mat转换为Xcode的UIImageView显示(Face recognition: Related functions: 1. Convert the image to grayscale display 2. Use gaussian filter to remove small edges 3. Calculate the edge of th