-
rm
说明: RM的编码过加性高斯白噪声信道(AWGN)后译码的C++ 实现程序,C语言产生高斯白噪声(RM of coded additive white Gaussian noise channel (AWGN) after decoding in C++ program, C language generated Gaussian white noise)
- 2011-11-06 15:53:49下载
- 积分:1
-
区域生长法
说明: 区域生长法进行图像分割,通过选取合适的种子点,将感兴趣区域分割出来。(The region growing method is used for image segmentation, and the region of interest is segmented by selecting appropriate seed points.)
- 2019-03-18 09:27:28下载
- 积分:1
-
resampleSINC
对一维信号的过采样函数,采用SINC插值的方法,可以使输出信号更加平滑。函数用法有说明,并附有简单程序进行验证说明。希望对有需要朋友有用! 有问题欢迎留言交流!(For the oversampling function of one-dimensional signal, SINC interpolation method is used. The usage of the function is explained, and a simple program is attached to verify the explanation.)
- 2019-03-30 11:48:33下载
- 积分:1
-
facial_image_quality
人脸图像质量评价体系介绍,非常全面,此方面研究的不错入门资料(Face image quality assessment system introduced, very comprehensive study in this regard a good introductory information)
- 2010-10-30 14:52:06下载
- 积分:1
-
Refined_Lee
编程实现了抑制sar图像相干斑噪声的精致lee滤波算法,效果很好(refined lee)
- 2013-03-30 06:46:22下载
- 积分:1
-
Niblack
图像二值化,采用Niblack算法,采用Matlab编写,可以做个参考。(It accomplishes the binary work to an imge, using Niblack algorithm.)
- 2012-06-26 16:39:11下载
- 积分:1
-
assignment3
编制一个通用的边缘提取函数。通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测。
实验图像任选 (Preparation of a common edge extraction function. By entering different parameters to achieve the Sobel operator, Prewitt operator, Roberts, operator, operator of Marr and Canny edge detection. Experimental image optional)
- 2020-07-02 06:00:02下载
- 积分:1
-
vcpicph
VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:
vcvars32
rc bmp.rc
cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
- 2014-02-18 15:30:52下载
- 积分:1
-
hongmo3
可以看到圆心坐标和半径参数,在坐标中画出这个圆,编写画圆函数(You can see the center coordinates and the radius parameters, draw the circle in the coordinates, write the function to draw the circle)
- 2019-04-01 14:11:36下载
- 积分:1
-
deeplab V3和unet
利用全卷积神经网络,实现图像的语义分割,基于tensorflow的keras可以直接运行(Using the full convolutional neural network to achieve semantic segmentation of images, keras based on tensorflow can be run directly)
- 2019-05-31 22:03:57下载
- 积分:1