-
将256色的彩色图像转换灰度图像,包含测试图像。
将256色的彩色图像转换灰度图像,包含测试图像。-Will be 256-color color image is converted gray image, including the test images.
- 2023-02-04 09:10:03下载
- 积分:1
-
图形图象处理VC++编码,很好很使用,欢迎大家应用,希望与大家多交流...
图形图象处理VC++编码,很好很使用,欢迎大家应用,希望与大家多交流-Graphic image processing VC++ Encoding, very good use, welcomed the U.S. application, I hope more exchanges with the U.S.
- 2023-01-11 17:20:04下载
- 积分:1
-
对图像进行JPEG2000压缩 使用时有一定的函数格式 在ms
对图像进行JPEG2000压缩 使用时有一定的函数格式 在ms-dos下使用-JPEG2000 compression of the images when using in ms-dos , use a certain format adapt the function
- 2022-08-11 06:12:04下载
- 积分:1
-
计算图像调制传递函数(MTF)。提高图像清晰度。可以处理普通图像以及卫星照片...
计算图像调制传递函数(MTF)。提高图像清晰度。可以处理普通图像以及卫星照片-Calculation of image modulation transfer function (MTF). Improve image clarity. Can deal with ordinary images and satellite photos
- 2022-02-27 06:55:25下载
- 积分:1
-
LSB算法实现,delphi 编写,
LSB算法实现,delphi 编写,-LSB algorithm, delphi prepared
- 2022-07-26 23:05:07下载
- 积分:1
-
配套专业版源代码软件DIPA功能简介
与《实用图像处理与分析》配套的源代码软件DIPA是一套完全可执行的VC++界面源代码,界面内容除了图像的表示、读...
配套专业版源代码软件DIPA功能简介
与《实用图像处理与分析》配套的源代码软件DIPA是一套完全可执行的VC++界面源代码,界面内容除了图像的表示、读入、保存、彩色变灰度以外,还包括图像的2值化处理、微分变换、几何变换、彩色变换、参数测量、傅里叶变换、小波变换、Hough变换、模式识别、神经网络、遗传算法、图像压缩等功能,提供有近100个图像处理与分析函数的源代码。该软件主要适用于图像处理的教学和科研-Supporting the professional version of the software source code About Dipa functional and practical image processing and analysis, the source code of the software package Dipa is a fully executable VC++ Interface source code, interface elements in addition to images that read, preserve, gray color change also includes image processing of 2 values, differential transform, geometric transformations, color transform, parameter measurement, Fourier transform, wavelet transform, Hough transform, pattern recognition, neural networks, genetic algorithms, image compression, etc. function, provided there are nearly 100 image processing and analysis function of the source code. The software is mainly applied to image processing teaching and research
- 2022-03-01 10:47:57下载
- 积分:1
-
图像分割,实现最大实现最大方差法计算分割门限
图像分割,实现最大实现最大方差法计算分割门限-image segmentation, the highest maximum variance method segmentation Threshold
- 2022-08-19 14:51:03下载
- 积分:1
-
目标检测算法,图像目标检测与跟踪
目标检测算法,在一幅图像中检测出目标并跟踪-Target detection algorithm, an image target detection and tracking
- 2022-07-23 11:37:39下载
- 积分:1
-
1>图像处理系列之一--读写篇
涵盖内容:
1>图像处理简介
2>常用图像文件格式说明
3>BMP图像文件读写...
1>图像处理系列之一--读写篇
涵盖内容:
1>图像处理简介
2>常用图像文件格式说明
3>BMP图像文件读写
涉及VC知识主要有:
1>消息添加
2>文件读写
3>串行化
实验环境:
Win+VC6.0
实验图片在Imagetest子目录下Data文件夹中.-1
- 2022-04-08 06:05:08下载
- 积分:1
-
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考...
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考-
Two programs are included in this directory:
STK2RAS takes a stroke file as input and converts it into a bit-per-pixel
representation (along with some header information, see RASHEADR.H). The
output of the STK2RAS program is a .RAS file. The GRID1 program found in
this directory is a PM program which takes a .RAS file as input and
displays the image. Notice that the GRID1 program uses run length compression. See
class RLCX to scale the image.
- 2023-01-29 10:40:03下载
- 积分:1