-
EXsegment
提取糖尿病视网膜病变眼底图像上硬性渗出。将彩色图像转为灰度图,对灰度图进行形态学处理、去背景、阈值分割,最终将原图上的硬性渗出区域用绿色标记出来。(this word is to extrac the hard exudates on diabetic retinopathy fundus image. The color image to grayscale on grayscale morphological processing to the background, threshold segmentation, ultimately on the original hard exudates area marked in green.)
- 2021-04-20 14:08:50下载
- 积分:1
-
pcnn
用于小波的图像的去噪,对于刚接触图像处理的人来说简单 易懂(For wavelet image denoising, image processing for刚接触people who are easy-to-read)
- 2008-05-31 12:18:50下载
- 积分:1
-
huffman
说明: 对图像进行哈夫曼编码并且能够解码,可以在命令行中选择图像地址(Huffman encoding and decoding of images)
- 2019-04-08 20:49:14下载
- 积分:1
-
bubianju
7个不变矩的在Matlab中的实现,提供代码供大家参考。(Seven invariant moments of the realization in Matlab to provide the code for your reference.)
- 2008-07-24 09:50:06下载
- 积分:1
-
imjudge
转换图象为二值图象后,进行识别与标记的matlab源码。可以计算目标物个数,形心等。(image conversion value for the two images, identification and marking of Matlab source. Can be calculated from the number of goals, such as heart-shaped.)
- 2006-11-13 09:54:44下载
- 积分:1
-
Reversible-New-Code
Reversible data hiding in images
- 2011-09-08 15:09:36下载
- 积分:1
-
DE
说明:
最简单的差分格式有向前、向后和中心3种。
向前差分:f (n)=f(n+1)-f(n)
向后差分:f (n)=f(n)-f(n-1)
中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers.
Forward differencing: f (n) = f (n+ 1)-f (n)
Backward difference: f (n) = f (n)-f (n-1)
Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
- 2016-05-17 21:08:01下载
- 积分:1
-
hog_matlab
说明: hog 特征 基于matlab的 RGB提取(realize the hog feature)
- 2019-04-02 09:57:26下载
- 积分:1
-
graycomatrix
用MATLAB编写的灰度共生矩阵程序代码(matlab gravt level co-occurence matrix)
- 2009-03-05 10:57:01下载
- 积分:1
-
RGB颜色选择器
RGB 颜色选择器,可以自由选择颜色,也可以用吸管吸取屏幕颜色色值,便于程序员们开发(RGB color picker, you can choose colors freely, or you can suck the color value of the screen with a straw, which is easy for programmers to develop)
- 2017-06-24 12:30:48下载
- 积分:1