资源列表
OpenSURF_version1c
- surf实现图像特征点检测,开放的语言程序可用于图像物体实时追踪或图像拼接处理。(Surf implements image feature point detection.An open language program can be used for image object tracking or image splicing.)
TEAM 32 data
- programi za crtanje histerezisa
Task 1
- 该程序可以通过三平面离散点计算平面均质矩阵,以及他们的交点,最后投影在图像平面,包括均值和方差(The program can calculate the homogeneous matrix by three plane discrete points, and the intersection of their intersection. Finally, it is projected on the image plane, including the mean and the varia
GaborFilterDesighnNik
- 用于Gabor滤波的GUI ,便于Gabor的理解也应用,同时可以输出滤波器,滤波后图像等(GUI for Gabor filter)
纹理特征提取
- 应用灰度共生矩阵求解纹理特征并用熵,相关性,惯性矩,能量,局部平衡等参数带有实例照片可以直接编译(Applying the grayscale symbiotic matrix to solve the texture features and using entropy, correlation, inertia moment, energy, local equilibrium and other parameters with example photos can be compiled
MeanShift
- meanshift可实现图像分割,聚类,在二维图像处理中应用比较广泛(meanshift can conduct image segmentation, clustering, etc. It has been widely used in computer vision and image processing.)
whmt1
- 用隐马尔可夫模型对图像进行处理,效果还行(Image processing with hidden Markov model)
bmp2yuv
- rgb32或rgb24图像向yuv图像转换方法,查表法,亲测有效(Rgb32 or RGB24 image to YUV image conversion method, look-up table method, pro test effectiveness)
车牌识别
- 可实现MATLAB环境下的车牌识别系统源程序,运用模板匹配法进行字符识别。(The source program of license plate recognition system under MATLAB environment can be realized, and the character recognition can be carried out by template matching method.)
图像拼接
- 采用特征点匹配的方法实现多张图像的拼接,最终生成全景图像(Using the feature point matching method to achieve image stitching, eventually generating panoramic images)
zip
- zernike亚像素识别算法,matlab实现。(Zernike sub-pixel recognition algorithm, matlab implementation.)
填图
- 在区域范围内填入指定颜色 按照从上到下从左到右的顺序填图(Fill in the specified color in the area)