资源列表
Ccode
- 用C#语言编写的一个给图片添加水印的程序,需要有张图片和一个上传的文件夹-Prepared using C# language to add a watermark to the image of the process, the need for images and a folder to upload
quezhi
- 实际使用中最简单的二值化算法就是根据每个像素的灰度值做舍入处理,下面的算法是根据图像的直方图求取阀值,-Actual use of the most simple binarization algorithm based on gray value of each pixel to do round-off processing, the following algorithm is based on the histogram image to strike a threshold,
2DPCAMATLAB
- 自己编写的二维PCA代码。运行良好,欢迎下载者批评指正。-I have written code for a two-dimensional PCA. Running well, welcome to download criticized correction.
otsu_2d
- 基于OTSU二维图像分割 很有用 具参考价值-OTSU 2d. well worth to download.LOL
TestVR
- 利用VTK对超声图像的体绘制,BMP格式的,希望对大家有用-Using VTK volume rendering on the ultrasound image, BMP format, we want to be useful
YUY2toRGB
- YUY2 to RGB converter
dancengwobianjie
- 单层有边界吸收 有限差分法解波动方程的边界问题-dan ceng you bian jie ,you xian cha fen bo dong fang cheng
IHS-Fusion
- 采用IHS变换进行高分辨率全色图像和低分辨率多光谱图像的融合。-Using IHS transform of high resolution panchromatic image and the low resolution multispectral image fusion
txhw3_wx2
- 计算医学图像基于灰度共生矩阵的9个纹理测度,包括能量,惯量,熵等-To calculate medical image 9 based on GLCM texture measures, including energy, inertia, entropy, etc.
gradientMethod
- 数字图像处理的分水岭算法,本文采用梯度进行分水岭算法的实现-Watershed algorithm for digital image processing, we use the gradient to achieve watershed algorithm
fast-feature
- 图片扇形变化fast特征点检测,自己编写-Picture fan fast feature point detection,
人脸识别Matlab算法
- 通过对图像进行二值化处理进行边缘检测,得到的人脸的轮廓,经过一系列处理对人脸区域进行检测并用框标示出来