-
基于ipp的图像处理代码,几乎包含了图像处理各种算法。需要IPP库支持。...
基于ipp的图像处理代码,几乎包含了图像处理各种算法。需要IPP库支持。-based on the image processing code, contain virtually all image processing algorithms. Need the support of IPP.
- 2022-03-05 15:11:36下载
- 积分: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
-
JPEG2000标准的软件版本5.2.5卡卡杜最近的可执行程序…
JPEG2000标准的实现软件Kakadu的近期版本5.2.5的可执行程序,支持多核解码编码,cpu的性能可以得到充分发挥,是JPEG2000软件中已知性能最高的-JPEG2000 standard software Kakadu recent version 5.2.5 of the executable program to support multi-core codec encoding, cpu
- 2022-03-20 20:06:54下载
- 积分:1
-
基于BP神经网络的鼠标手势识别算法与实验程序GestureStudy
基于BP神经网络的鼠标手势识别算法与实验程序GestureStudy-BP neural network based on the mouse gesture recognition algorithm and experimental procedures GestureStudy
- 2022-03-15 00:45:20下载
- 积分:1
-
mathmatic 5 编的程序
mathmatic 5 编的程序--可以物质的孔隙率和连通性-mathmatic 5 of the procedure can be made of material porosity and connectivity
- 2022-07-11 20:18:47下载
- 积分:1
-
区域生长C源代码,可以用于图像处理中的区域分割和区域标记。...
区域生长C源代码,可以用于图像处理中的区域分割和区域标记。-Regional Growth C source code, image processing can be used for the regional division and regional markings.
- 2023-06-05 23:50:03下载
- 积分:1
-
数字图像处理中常用的傅立叶变换算法,VC编写,包含完整源代码与实例图片,很实用...
数字图像处理中常用的傅立叶变换算法,VC编写,包含完整源代码与实例图片,很实用-Digital image processing used in the Fourier transform algorithm, VC preparation that contains complete source code and examples of pictures, very useful
- 2022-11-24 02:30:03下载
- 积分:1
-
关于阈值分割的多种算法及其应用。其中有多阈值分割法,自适应模糊阈值分割 及其一些在红外图片上的应用
关于阈值分割的多种算法及其应用。其中有多阈值分割法,自适应模糊阈值分割 及其一些在红外图片上的应用-Threshold segmentation on a variety of algorithms and their applications. One more threshold segmentation method, adaptive fuzzy threshold segmentation and some in the infrared image on the Application of
- 2023-07-09 20:20:05下载
- 积分:1
-
有关位图处理的程序
有关位图处理的程序-the bitmap handling procedures
- 2022-03-19 05:12:33下载
- 积分:1
-
用拉普拉斯算子对图像进行锐化处理,从而可以提起图像边界,附源码和测试图片...
用拉普拉斯算子对图像进行锐化处理,从而可以提起图像边界,附源码和测试图片-With Laplacian sharpening image processing, leading to the institution of the image border, with source code and test images
- 2022-03-12 03:35:15下载
- 积分:1