资源列表
Simple_Fractal_Dimension_for_Images
- 计算图像分形维数,从网上看到的,感觉还不错。-computing image fractal dimension, from the Internet to see, I feel pretty good.
bwlargestblob
- bwlargestblob reads in a 2-d binary image and outputs a binary image, retaining only the largest blob.
bp
- bp神经网络在图像压缩中的应用源代码,欢迎下载。
IMAGE
- Code on image processing
IMPLEM~1
- 此程序实现多小波分解2-D图像,并进行正交性验证。-2-D multi-wavelet construction and implementation.
SEGM
- This is a program for extracting objects from an image. Written for vehicle number plate segmentation and extraction
calculation
- 显示一幅图像,并对对图像进行相关的处理,如边缘提取,二值化等等。-To display an image, and the image-related processing, such as edge extraction, the binarization, etc..
extract
- 图像分割 图像分割 图像分割 图像分割 图像分割 -Image segmentation image segmentation segmentation segmentation segmentation segmentation segmentation segmentation segmentation segmentation
TeZheng
- 计算并显示图像的特征点,并把他们显示在原图像上-detect the feature points of an image and display them together with the image
weicaise
- 给定灰度-彩色转换函数,对一灰度图像进行伪彩色处理。转换函数如下表:输入灰度级0~31 淡黄色; 32~63 黄色; 64~95 橙色;96~127 红色; 128~159 紫色; 160~191 淡蓝色;192~223 绿色; 224~255 蓝色。-Given the gray- color conversion function for a pseudo-color gray-scale image processing. Conversion functions in the follo
hyperbolic.tar
- source code for generating visual model of hyperbolic coordinates.
cvHoughCircles-sorting
- cvHoughCircles检测到的圆顺序都是杂乱的,本代码可以实现检测圆的从上到下从左到右的排序-Circles detected by cvHoughCircles can be sorted by this code.