-
kantu
可以打开大部分图片格式包括bmp、jpg等,并对其进行图片的基本处理包括翻转、镜像、傅里叶变换、直方图统计及均衡化、锐化、柔化、加椒盐或高斯噪声、中值滤波、Sobel边缘检测、高斯边缘检测、灰度阀值边缘检测、区域生长、旋转、缩放等操作(Can open most image formats including bmp, jpg, etc., and its basic image processing including flip, mirror, Fourier transform, histogram equalization statistics and, sharpen, soften, add salt and pepper or gaussian noise , median filtering, Sobel edge detection, Gaussian edge detection, gray level threshold edge detection, region growing, rotation, scaling and other operations)
- 2011-04-28 23:47:11下载
- 积分:1
-
code
说明: 对给定图片求图片中的染色体个数。具体步骤:中值滤波方法,二值化处理,膨胀和腐蚀,开闭运算,求连通区的个数(Of a given picture for the picture of the chromosome number. Concrete steps: median filter method, binarization processing, expansion and corrosion, opening and closing operations, and the number of connected areas)
- 2008-11-26 14:27:43下载
- 积分: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
-
TemplateTran
用VC编写的一个图像处理的程序:它可以实现图像的增强,包括:图像的平滑、中值滤波、梯度锐化、拉普拉斯锐化和伪彩色编码(VC prepared by an image processing procedures : it can enhance the images, including : image smoothing, Median filtering, sharpening gradient, Laplacian sharpening and pseudo-color coding)
- 2007-04-12 10:15:19下载
- 积分:1
-
YUV_tool
读取使用YUV格式视频的一系列函数,包括LoadYUV,saveYUV,YUV与RGB直间的相互转换等(Read YUV format video series of functions, including LoadYUV, saveYUV straight between YUV and RGB conversion)
- 2021-03-11 09:29:26下载
- 积分:1
-
VideoFrequencyTransformation
自编源码:读取 yuv 文件保存为Jpg图,实现视频文件的转化(Own-source: Read yuv files saved as Jpg map, realize the conversion of video files)
- 2007-10-18 15:05:32下载
- 积分:1
-
Gcenter
说明: 图像的重心区域检测 matlab程序实现
可以检测重心区域并设置成希望颜色,对单景物背景图像效果极佳(regional focus image detection Matlab program can detect regional focus and set hope that the color of single features excellent background images)
- 2005-09-03 11:14:20下载
- 积分:1
-
PCA-matlab
PCA的matlab实现源码,初学者实用(Matlab realize the PCA source beginners practical)
- 2012-11-22 16:20:02下载
- 积分:1
-
imagetable
显示不同类型的色表,并查找相应区域或位置的值。 基于idl编程
(Show the different types of color tables, and find the corresponding value of the region or location. Idl-based programming)
- 2007-11-22 15:38:37下载
- 积分:1
-
image-processing_toolbox
这是一个图像处理相关的matlab工具包,包含了很多写好的可以直接调用的m文件,非常实用(These MATLAB functions were created for the book Digital Image Processing
Using MATLAB, 2nd edition, by R.C. Gonzalez, R.E. Woods, and S.L. Eddins,
Gatesmark Publishing, 2009. The functions supplement and extend the image
)
- 2020-12-16 20:19:12下载
- 积分:1