-
数字图像处理最基本的一些算法,包括图像的Hough变换.维纳滤波.拉普拉斯高斯边缘检测等,是txt格式的源文件。...
数字图像处理最基本的一些算法,包括图像的Hough变换.维纳滤波.拉普拉斯高斯边缘检测等,是txt格式的源文件。-Digital image processing some of the most basic algorithm, including the image of the Hough transform. Wiener filter. Laplacian of Gaussian edge detection and so on, are the source txt file format.
- 2022-01-31 10:00:48下载
- 积分:1
-
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算...
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.-Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
- 2022-05-18 00:16:22下载
- 积分:1
-
JPG BMP或JPG BMP陈,陈
jpg与bmp的转换,在VC下可以直接运行
-jpg tran bmp, or bmp tran jpg
- 2022-03-24 08:58:17下载
- 积分:1
-
mfc
mfc下二维图像的基本变换程序代码,无密码-mfc
- 2023-04-02 13:25:04下载
- 积分:1
-
边缘检测是图像处理和计算机视觉中最为经典和基础的问题之一,在物体识别、匹配、三维重建、图像检索等诸多领域有着重要应用...
边缘检测是图像处理和计算机视觉中最为经典和基础的问题之一,在物体识别、匹配、三维重建、图像检索等诸多领域有着重要应用-gfgfg
- 2022-03-18 16:26:44下载
- 积分:1
-
一本关于图像处理的好书,是在VC++上实现的,希望对大家有所帮助...
一本关于图像处理的好书,是在VC++上实现的,希望对大家有所帮助-no
- 2022-05-19 20:09:41下载
- 积分:1
-
图像色彩调整与处理VC++,编译OK。 具体包:亮度,比对度,色彩分离,Gamma调整,灰度转换...
图像色彩调整与处理VC++,编译OK。 具体包:亮度,比对度,色彩分离,Gamma调整,灰度转换-Image color and adjust treatment VC++, Compiled OK. Specific package: brightness, than on the degree, color separation, Gamma adjustments, grayscale conversion
- 2022-01-25 22:34:45下载
- 积分:1
-
图像处理程序源代码,关于图像的沃尔斯变换处理。
图像处理程序源代码,关于图像的沃尔斯变换处理。-Image processing program source code, on the walls transform image treatment.
- 2022-04-01 00:59:03下载
- 积分:1
-
mosaic pictures show examples of animation
马赛克动画显示图片示例-mosaic pictures show examples of animation
- 2022-04-21 14:10:34下载
- 积分:1
-
粒子滤波器是基于序贯Monte Carlo仿真方法的非线性滤波算法,可以解决所以线性,非线性问题。...
粒子滤波器是基于序贯Monte Carlo仿真方法的非线性滤波算法,可以解决所以线性,非线性问题。-Particle Filter is based on sequential Monte Carlo simulation method of nonlinear filtering algorithms, can be solved so linear, nonlinear problems.
- 2022-04-29 19:38:13下载
- 积分:1