-
tezheng
这是本人找到的非常好的几何特征提取源代码,包括周长。面积。伸长度、矩形度等用过了,很不错的!(This is my very best to find the source code for geometric feature extraction, including the perimeter. Area. Elongation, rectangular degree used, very good!)
- 2010-11-30 15:10:02下载
- 积分:1
-
imageprocessing6
1.选择一幅图像,对该图像进行DCT块操作(将图像分成8×8小块,对每个小块进行DCT变换)。
2.利用屏蔽矩阵对DCT系数进行区域选择,然后进行逆变换(IDCT),合成原图像,计算合成图像的PSNR。
3.选择一小波函数,对一幅图像进行分解,显示各变换系数,观察其规律,并进行小波逆变换,合成原图像。
(1. Select an image, the image DCT block operations (the image is divided into 8 × 8 small pieces of each small piece for DCT transform). 2. The use of shielding on the DCT coefficient matrix of regional choices, and then inverse transform (IDCT), synthesis of the original image, calculating the synthetic image PSNR. 3. To select a wavelet function, decomposition of an image to show the transform coefficients, to observe its laws, and inverse wavelet transform, the original synthetic image.)
- 2021-04-12 13:48:57下载
- 积分:1
-
freezeColors_v23_cbfreeze
Matlab在一个图形上添加多个colormap(Matlab adds multiple colormap on a graph)
- 2017-10-16 16:36:23下载
- 积分:1
-
testDetect
直方图的计算与显示分析图像、物体和视频信息过程,我们常把看到的物体用直方图(histogram)表示,直方图可以用来描述各种不同的事情,如物体的色彩分布、物体边缘梯度模板,以及表示目标位置的概率分布(Calculation and analysis of the histogram display images, objects and video information process, we often see objects with the histogram (histogram) indicates, the histogram can be used to describe a variety of different things, such as the color distribution of objects, object edges gradient templates, and the probability distribution of the target position)
- 2013-11-12 14:49:32下载
- 积分:1
-
medicalimageregistration
本书详细介绍了医学图像注册方面的知识,包括配准的原理、刚性配准、非刚性配准,对于医学图像处理方面的研究具有很重要的参考价值。(The book details the registration of medical image information, including the principle of registration, rigid registration, non-rigid registration for medical image processing research has important reference value.)
- 2009-07-20 23:30:32下载
- 积分:1
-
randinterval
该程序用于嵌入信息位置的选择 可以根据产生的随机序列来嵌入 达到满足信息安全的要求(The procedure used to select the location of embedded information can be generated by random sequence to achieve the embedding of information security to meet the requirements of)
- 2008-08-19 10:18:04下载
- 积分:1
-
geotiff_segment
geotiff_segment.影像分割的小程序,简单易用,非常方便,开发环境IDL.(geotiff_segment.Small image segmentation procedures, simple to use, very, IDL development environment.)
- 2016-11-07 09:36:11下载
- 积分:1
-
An-adaptive
自适应正则化的超分辨率重建程序,采用L1L2范数。(Adaptive Regularized super-resolution reconstruction of the program, using L1L2 norm.)
- 2011-04-24 16:21:24下载
- 积分:1
-
picture
图像的读入,放大,cany检测,二值化,灰度化,任意角度旋转(Read image, zooming, cany detection, binarization, gray, and arbitrary rotation angle)
- 2008-05-26 19:34:52下载
- 积分:1
-
strtok
strtok(char s[], const char *delim) 用来将字符串分割成一个个片段。参数s指向欲分割的字符串,参数delim则为分割字符串中包含的所有字符。当strtok()在参数s的字符串中发现参数delim中包涵的分割字符时,则会将该字符改为
- 2013-05-06 14:36:34下载
- 积分:1