-
BORLAND C + + BUILDER 编写,非常有趣的程序,用于使图片HISTOGRAM 均直...
BORLAND C + + BUILDER 编写,非常有趣的程序,用于使图片HISTOGRAM 均直-BORLAND C BUILDER prepared, very interesting process, make pictures for both straight HISTOGRAM
- 2022-03-03 12:35:02下载
- 积分:1
-
Color images into black and white images
色彩色图像转化为黑白图像――图像灰阶处理 图像反相处理 图像的马赛克处理 图像的屏蔽与叠加 Laplican素描 三色板图像查看.-Color images into black and white images- gray-scale image processing image processing RP mosaic image processing shield with superimposed images Laplican sketch three-channel image to view.
- 2022-11-13 08:45:04下载
- 积分:1
-
realization of the text information after its statistics Huffman coding
实现对文本信息的统计后对其huffman编码-realization of the text information after its statistics Huffman coding
- 2023-03-19 06:20:03下载
- 积分:1
-
VC++6.0下十分好用的图像处理库ImgLib
VC++6.0下十分好用的图像处理库ImgLib-err
- 2022-07-15 06:22:48下载
- 积分:1
-
我自己做的图像量化程序,还不太成熟。可以将指定图像颜色数减少,并用符号表示每个颜色。...
我自己做的图像量化程序,还不太成熟。可以将指定图像颜色数减少,并用符号表示每个颜色。-To do my own image quantification procedures, is also not mature enough. Can reduce the number of designated color images, and symbols that represent each color.
- 2022-10-18 16:35:03下载
- 积分:1
-
using Visual Basic 6.0 to prepare a summary of the Icon icon editor.
用Visual Basic 6.0 编写的一个简易的 Icon 图标编辑器。-using Visual Basic 6.0 to prepare a summary of the Icon icon editor.
- 2023-01-29 14:10:03下载
- 积分:1
-
该程序是一个视频采集的程序,功能有视频初始化,对视频坐标的定位,亮度饱和度以及对比度的设置等...
该程序是一个视频采集的程序,功能有视频初始化,对视频坐标的定位,亮度饱和度以及对比度的设置等-The program is a video capture program, features a video initialization, the video location coordinates, brightness, saturation and contrast settings, etc.
- 2022-04-23 02:32:44下载
- 积分:1
-
很好的聚类代码,可以用于对图像数据聚类。
很好的聚类代码,可以用于对图像数据聚类。-A good clustering code that can be used to image data clustering.
- 2022-03-24 11:22:51下载
- 积分:1
-
A motion estimation MATLAB file operations, I have been tested, very useful.
一个运动估计运算的MATLAB文件,本人已经测试过,非常有用。-A motion estimation MATLAB file operations, I have been tested, very useful.
- 2022-04-10 02:43:09下载
- 积分: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