-
这是对JEPG,GIF和BMP图像进行处理的一个VC程序,可以打开并实现一些处理。...
这是对JEPG,GIF和BMP图像进行处理的一个VC程序,可以打开并实现一些处理。-This is JEPG, GIF, and BMP image processing a VC program, you can open and to achieve a number of treatment.
- 2023-02-10 20:20:03下载
- 积分:1
-
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次...
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的霍夫曼编码。-Huffman code specific Methods: according to their probability of emergence of the size of the queues, the two smallest sum probability, as a new probability and the probability of the remaining re-queue, and then the smallest sum of two probabilities, and then re-queue until the last turn into one. Every time when the sum will be
- 2022-03-31 00:49:14下载
- 积分:1
-
几何变换的VC++程序源码,希望对大家有所帮助,也希望尽快成为会员,谢谢!...
几何变换的VC++程序源码,希望对大家有所帮助,也希望尽快成为会员,谢谢!-Geometric Transform VC++ Program source code, and they hope to be helpful to everyone, and hope to become a member as soon as possible, thank you!
- 2022-07-26 20:46:46下载
- 积分:1
-
应用C++Builder编写图像处理中的旋转及翻转图像程序
应用C++Builder编写图像处理中的旋转及翻转图像程序-Application of C++ Builder in the preparation of image processing procedures for the rotation and flip images
- 2022-03-18 22:28:33下载
- 积分:1
-
几种比较常见的背景分割算法,可以有效的实现…
几种比较常用的背景分割算法可以有效地实现图像和背景的分割
- 2022-05-26 12:00:24下载
- 积分:1
-
LSB数字水印以及文件隐藏。(只针对24位BMP)
LSB数字水印以及文件隐藏。(只针对24位BMP)-LSB digital watermarking
- 2022-02-02 05:47:58下载
- 积分:1
-
用C++编写的一个数字图象处理平台,头文件
包含变量声明和函数声明...
用C++编写的一个数字图象处理平台,头文件
包含变量声明和函数声明-with C++ in the preparation of a digital image processing platform, the first document contains variable declarations and function declaration
- 2023-08-21 23:50:04下载
- 积分:1
-
纯C++编的人脸检测程序 纯C++编的人脸检测程序
纯C++编的人脸检测程序 纯C++编的人脸检测程序 -pure C series of face detection procedures pure C series of face detection procedures pure C series Face Check-C series of face detection procedures pure C series of face detection procedures
- 2022-04-06 15:03:10下载
- 积分:1
-
包括3个图像处理的代码
1、图像的缩放平移等
2、图像RGB空间到CMYHSIHSV等空间的变换
3、肤色建模,提取图片中的人体肤色...
包括3个图像处理的代码
1、图像的缩放平移等
2、图像RGB空间到CMYHSIHSV等空间的变换
3、肤色建模,提取图片中的人体肤色-Including the three image processing code 1, the image scaling translation and other two, the image RGB space to CMY HSI HSV space transformation such as 3, color modeling, extract the image of human skin color
- 2022-11-09 17:10:04下载
- 积分:1
-
RGB color images quadtree segmentation procedures for a long time to find the. I...
彩色RGB图像四叉树分割的程序,找了好久才找到的。Improve together-RGB color images quadtree segmentation procedures for a long time to find the. Improve together
- 2022-10-20 00:20:04下载
- 积分:1