资源列表
anneal
- algorithm simualted annealing
9927447TiltView
- VC图像处理及各种应用程序集合,包括图像的各种变换,图像分割,图像识别,特征提取等多种应用-VC various image processing and application pool, including the transformation of images, image segmentation, image recognition, feature extraction and other applications
111
- 思路简要说明: 1、图像二值化 将图片中的各点用0或1表示,1为有效点,0为背景。这里使用的是最大类间方差法 (otsu),在资料中有介绍。 2、去除干扰点 3、分割 将整个的图片分为每个单独的字,在下一步中才能一一识别。 4、与样本库进行对比,寻求最近似匹配 这步是比较核心的地方,由于要识别的图形每次都是随机变化的,我们不能进行完 全匹配识别,所以使用的是‘欧氏距离’来进行最近似匹配,资料中的《自由手写体 数字识别》里面有详细说明。
11
- 功能:对图像进行边界跟踪。 -Functions: to track the border of the image.to track the border of the image.
xiaobobianhuan
- 结合VC,打开图像文件,然后进行小波变换-Combination of VC, open the image file, and then wavelet transform
cse576
- sift算法是提取特征点的经典算法,本代码全面实现了sift算法,以及特征点匹配-sift algorithm is a classic feature point extraction algorithm, the code sift the full realization of the algorithm, as well as the matching feature points
Sexy_Vegas
- Sexy_Vegas Sexy_Vegas Sexy_Vegas Sexy_Vegas-Sexy_Vegas
noise
- MATLAB噪声消除的代码,神经网络可以部分参考-The elimination of noise code,Neural networks can be part of the reference
VideoDemo
- 相当不错的视频图像运动目标检测源代码 强力推荐-Video moving target detection
PasswareKit8.3H
- 一个photoshop的视频讲解,讲得很好,很细-photoshop
123DMdecoderC
- 二维条形码,本科生毕业设计.适合一般二流学校的本科上作为毕业答辩时用的材料。下载时请注意说明下载原因。-it s a good resource
dct
- 利用dct实现JPEG在Matlab环境下图像压缩程序-Matlab environment in JPEG image compression procedure