资源列表
Tiefpass-Hochpass
- 低通滤波器-高通滤波器的转化举例 针对Tschebyscheff_1
main
- opencv实现两幅图帧差,两幅图片进行相应像素的差运算,根据阈值可以确定输出值,归零或2-Achieve frame difference of two images .Two photos of corresponding pixels difference operation, according to the threshold can determine an output value, zero or 255
SIFT
- 本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准。 -The program will combine the SIFT and the edge of image registration is used to make the first detection of the key points with SIFT operator with CANNY edge detection and th
answer
- 二维变换,非常好,代码整洁,是学习的绝佳资料,欢迎下载-good
homework
- 图像去模糊,采用的是一阶巴特沃斯滤波器,滤波效果较好-Image to fuzzy, use is a one order bart wo filter, filtering effect is good
smoke-detection
- 此程序为我个人做的,通过指令人工选取烟雾区域,通过差分得到烟雾的动态前景图。-This program do for me personally, selected through the instruction manual of the smoke area, through the differential dynamic prospects diagram of the smoke.
face
- 可以通过代码确定一张图片中人脸的位置,多个人脸也可以检测出。-Through the code to determine the location of a picture of the human face, and can detect multiple faces.
hardfazhi
- 基于小波变换的硬阈值去噪算法的MATLAB代码 非常有效-Hard threshold wavelet denoising algorithm based on the MATLAB code is very effective
matlab
- 颜色空间转换,RGB到YUV的程序,这里主要提取Cr分量图像。测试成功-Color space conversion, RGB to YUV program
HuBuBianJu
- 做图像识别用的HU矩源码,图像平移旋转缩放不变性的算法源码-Do HU moment source image for recognition, image translation and rotation invariance algorithm source code
cj
- 该程序是基于MATLAB的对摄像头进行视频采集并保存。-The program is based on the MATLAB camera for video capture and save.
CurvatureEstimation
- 对二维数据进行计算,快速得到求解线条的曲率。- This function calculates the curvature of a 2D line.