-
sift_match
说明: 基于python-opencv的图像匹配代码,包含了SIFT、SURF、AKAZE、ORB方法。43-48行修改图像路径,74-81修改匹配方法。(dev: python3.6+opencv_python==3.4.2+opencv-contrib-python==3.4.2)
- 2021-04-06 19:43:26下载
- 积分:1
-
vibeforpi
ViBE背景建模算法,从
PC上移植改编,可在嵌入式上运行,效率较高(ViBE background modeling algorithm, coded PC to imbeded. )
- 2020-12-02 10:59:25下载
- 积分:1
-
VQ-in-wavelet-domain
图像压缩相关代码,基于小波域的矢量量化算法实现图像编码功能(Image compression code image coding, wavelet-based vector quantization algorithm)
- 2013-05-13 22:34:01下载
- 积分:1
-
yichuansuanfaimageseg
遗传算法与BP神经网络结合,可以进行彩色图像和灰度图像的分割。(Genetic algorithm and BP neural networks that can be color images and gray-scale image segmentation.)
- 2008-12-24 17:04:47下载
- 积分:1
-
camshift
用openCV实现,用Camshift算法实现彩色目标跟踪(openCV,color object tracking usingCamshift)
- 2009-02-17 12:15:37下载
- 积分:1
-
5
直方图调整并显示对比,直方图调整后都需要对比一下调整前与调整后的区别,并显示。此程序适合初学者学习。(Histogram and adjust the display contrast)
- 2013-08-21 08:25:38下载
- 积分:1
-
recognize_face
利用灰度积分投影直接对人脸图像进行检测和眼睛定位是一种常用的算法,但是直接采用该算法会受到背
景、特征等因素的影响,识别准确率较低。提出了一种基于最大类间方差阈值和区域膨胀相结合的检测与定位算法。该算
法首先计算最大类间方差设置阈值,把灰度图像转换为二值图像并检测出人脸区域,然后通过对该人脸区域中的连通区域
进行膨胀及连通性处理,精确定位眼睛坐标。实验表明,此算法可靠,具有较好的识别效果。(face recognized)
- 2010-08-19 16:45:54下载
- 积分:1
-
ScSR
Jianchao Yang的经典图像超分辨率程序(Classic image super-resolution process of professor Yang)
- 2012-06-30 16:14:56下载
- 积分:1
-
代码原理、要求及工具箱
说明: 可以直接调用,适用于各种利用contourlet工具箱做为工具的算法(Can be directly invoked, suitable for various algorithms using contourlet toolbox as a tool)
- 2019-02-23 12:23:50下载
- 积分:1
-
KeyFrameDiff
我的毕业设计,用matlab编的关键帧提取的代码,参考了光流法的代码。是基于帧差的欧式距离,均值,方差,差异系数下的关键帧提取。代码调试通过,运行结果理想,与大家分享下。(I graduated from design, matlab key frame extraction for the code, with reference to code optical flow method. Frame difference is based on the Euclidean distance, the mean, variance, difference coefficient under the key frame extraction. Debugging through the code, run the results are satisfactory, the next to share with you.)
- 2021-03-25 14:49:14下载
- 积分:1