-
histogram-equalization
彩色图像直方图均衡化:把一副彩色图像分成红绿蓝三个通道,对每一个通道先进行均衡化,然后再合并三个通道,得到整幅图像的直方图均衡化。(Color image histogram equalization: put a pair of color image into red, green, blue three channels, to each channel to equalization, then merge three channels, get the whole image histogram equalization.)
- 2012-06-17 10:48:50下载
- 积分:1
-
图像灰度变换的程序Image-gray-scale-transformation
详细说明:几个关于图像灰度变换的程序。包括图像反色,图像的对数灰度变换,指数灰度变换,线性灰度变换,灰度切割,图像平均降噪。
(Several of the image gray-scale transformation process. Including anti-color image, the image of the number of gray level transformation, index gray-scale transformation, linear gray level transformation, gray cut, the average image noise.)
- 2020-07-09 11:28:55下载
- 积分:1
-
ART
CT图像重建的几种ART迭代算法,包括一般的简单ART和联合ART。(Some kinds of ART iterations algorithm in CT reconstruction including simple ART and SART.)
- 2021-01-22 16:08:39下载
- 积分:1
-
texture-classification-with-lbp
多分辨率灰度和旋转不变纹理分类与定位二进制模式(multiresolution gray scale and rotation invariant texture classification with location binary patterns )
- 2014-02-25 16:45:10下载
- 积分:1
-
business-card
自动匹配下拉列表框中的内容,根据所选下拉列表框的不同去加载不同的名片(Automatic matching of the drop-down list box in the content, according to the selected drop-down list box is different to load a different card
)
- 2014-07-21 11:51:22下载
- 积分:1
-
huidugongshengjuzhentezhentiqu
基于图像纹理的特征提取,使用灰度共生矩阵方法。(Texture feature extraction based on the use of gray level co-occurrence matrix method.)
- 2010-05-12 15:14:47下载
- 积分:1
-
对CANNY算子进行改进
对CANNY算子进行改进,其中详细的分析了CANNY算子的原理,已经应用改进的canny算子进行边缘检测,效果较好(CANNY operator improvements, including a detailed analysis of the principle of CANNY operator has been applied to improve the canny operator edge detection, better
)
- 2020-06-27 01:40:01下载
- 积分:1
-
SplitBregmanTVdenoising1
Split Bregman算法 各向同性,各向异性 图像去噪(Split Bregman algorithm TV model image denoising)
- 2018-06-01 11:19:17下载
- 积分:1
-
统计独立算法求图像的信息熵
一幅大小为256×256的256级灰度图像(每像素8bit)
如果图像的各个像素之间是统计独立的,求该图像的信息熵
-离散无记忆信源
如果图像的各个像素之间不是统计独立的,求该图像的信息熵
-图像像素的概率分布模型(A 256 gray scale image (8bit per pixel) with a size of 256 x 256
If each pixel of the image is statistically independent, the information entropy of the image is calculated
Discrete memoryless source
If each pixel of the image is not statistically independent, the information entropy of the image is calculated
Probability distribution model of image pixels)
- 2017-11-24 21:49:34下载
- 积分:1
-
KMeans-with-opencv
k均值分类在遥感影像中的应用,完整的c++代码,注释详细易懂,并且已经验证过(k-means classification in remote sensing images in the application, complete c++ code, comments, detailed and easy to understand, and have been verified)
- 2021-01-24 20:28:37下载
- 积分:1