-
VC++中实现DIB类声明,读入和图像显示
VC++中实现DIB类声明,读入和图像显示-VC++ Achieve DIB type statement, read into and image display
- 2022-02-14 00:00:55下载
- 积分:1
-
实现cov2的功能,方便学习,而且可以自己修改
实现cov2的功能,方便学习,而且可以自己修改-Achieve cov2 features, easy to learn, and can modify their own
- 2022-08-02 18:33:32下载
- 积分:1
-
Regional Growth: tagging detailed parameters can be adjusted in the procedure
区域生长:
标注详细,参数可在程序中调整-Regional Growth: tagging detailed parameters can be adjusted in the procedure
- 2023-08-05 20:15: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
-
Dual Image Registration Software kit
Dual Image Registration Software kit
- 2022-08-11 10:15:55下载
- 积分:1
-
一款很好用的矢量字库处理工具,基于C语言编程(freetype 2)
一款很好用的矢量字库处理工具,基于C语言编程(freetype 2)-a tool used to deal with words.
- 2022-02-20 00:13:33下载
- 积分:1
-
基于OpenCV的距离变换,实现计算输入图像的说有非零象素与其最近零象素的距离。...
基于OpenCV的距离变换,实现计算输入图像的说有非零象素与其最近零象素的距离。-OpenCV based on distance transform, realize that the calculation of the input image has non-zero pixel with its recent zero-pixel distance.
- 2022-03-19 05:00:18下载
- 积分:1
-
本源码是基于VC的人脸检测系统,适合初学者
本源码是基于VC的人脸检测系统,适合初学者-The source is based on the VC
- 2023-03-23 20:45:04下载
- 积分:1
-
实现图像数据的JPEG
实现图像数据的JPEG-LS标准的压缩,可以实现无损压缩也可以进行有损压缩-Realize image data standard JPEG-LS compression, lossless compression can be lossy compression can also be carried out
- 2022-05-08 03:47:34下载
- 积分:1
-
功能描述:该程序给图像处理的平台,实现了图像处理的大部分算法,包括图像变换、图像处理和图像分析,功能丰富,参考性很强。
开发环境:C++ Builder 6...
功能描述:该程序给图像处理的平台,实现了图像处理的大部分算法,包括图像变换、图像处理和图像分析,功能丰富,参考性很强。
开发环境:C++ Builder 6.0
所用控件:Sunisoft SuiPack、SDL Component
-Functional Description: The program for image processing platform, to achieve the majority of image processing algorithms, including image conversion, image processing and image analysis, feature-rich, highly reference. Development Environment: C++ Builder 6.0 used in the control: Sunisoft SuiPack, SDL Component
- 2023-03-28 07:45:04下载
- 积分:1