资源列表
object_detect
- 对两帧图像进行分析,输出两帧图像的差异以达到寻找物体的目的-Analysis of the two images, the output difference between two images in order to achieve the purpose of finding objects
LucasKanade
- LucasKanade光流计算程序,对图像处理编程也许有用-LucasKanade optical flow calculation program might be useful for image processing program
zxghs
- 用于图像自相关函数的特征值提取,可以用于描述图像表面粗糙的表征。-use to abstruct values
wpmfj
- 图像分解程序,通过matalab实现的,
SUSAN
- SUSAN算法原理 边缘检测的SUSAN算法 -SUSAN algorithm principle SUSAN edge detection algorithm
Untitled6
- 基于小波分析的图像压缩技术,通过使用多次小波分解,达到进行图像压缩的目的-Image compression technology based on wavelet analysis, by using multiple wavelet decomposition, the purpose of image compression
myOtsu
- 本程序主要是利用大津法实现图像的二值化分割。与基本大津法不同的地方在于,本程序需要分割的是车辆底部的阴影区域,所以除了使用谷底法外还限制了计算范围,也就是利用了多层二值化分割的灰度值范围限制。-This program is to segment images using OTSU method. Also, it combine valley and multiply threshold methods.
thresholdig
- thresholding with the use of slider
high-pass-filtering
- 用空域高通滤波法对图像进行锐化,可以通过-With spatial high-pass filtering method for image sharpening
circles
- C++,基于OPENCV,检测圆形的代码,适合初学者-Circle detection code, suitable for beginners
li9_1
- 图像配准就是将不同时间、不同传感器(成像设备)或不同条件下(天候、照度、摄像位置和角度等)获取的两幅或多幅图像进行匹配、叠加的过程,它已经被广泛地应用于遥感数据分析、计算机视觉、图像处理等领域。-Image registration is the different time, different sensors (imaging equipment), or under different conditions (weather, illumination, camera position a
Roberts
- 利用Roberts算子进行的图像分割处理,效果较好-make use of the Roberts method to precess a .bmp file