-
人工智能人脸识别的基于gabor小波的matlab参考算法
人工智能人脸识别的基于gabor小波的matlab参考算法-Face Recognition Artificial Intelligence gabor wavelet-based reference algorithm matlab
- 2022-03-23 09:22:15下载
- 积分:1
-
支持多种图像格式的显示程序
*.bmp*.dib*.gif*.jpg*.jpe*.jpeg*.pcx*.tga*.tif*.ti...
支持多种图像格式的显示程序
*.bmp*.dib*.gif*.jpg*.jpe*.jpeg*.pcx*.tga*.tif*.ti-Supports a wide range of image display program format*. bmp*. dib*. gif*. jpg*. jpe*. jpeg*. pcx*. tga*. tif*. ti
- 2022-01-29 00:37:17下载
- 积分:1
-
遥感实习的成果。实现了计算植被指数的算法,包括:差值植被指数,比值植被指数,归一化植被指数,调整土壤亮度植被指数...
遥感实习的成果。实现了计算植被指数的算法,包括:差值植被指数,比值植被指数,归一化植被指数,调整土壤亮度植被指数-The implementation of the algorithm for calculating vegetation indices, including: the difference vegetation index, the ratio vegetation index, normalized difference vegetation index, soil adjusted vegetation index brightness
- 2022-02-27 01:34:57下载
- 积分:1
-
在VC++的环境下,利用openCV来浏览和查看图片!
在VC++的环境下,利用openCV来浏览和查看图片!-err
- 2022-04-17 00:06:04下载
- 积分:1
-
包含一些常见的遥感图象处理的算法,有中值滤波,拉普拉斯算法等...
包含一些常见的遥感图象处理的算法,有中值滤波,拉普拉斯算法等-Contains a number of common remote sensing image processing algorithms, have median filter, Laplacian algorithm
- 2023-01-31 06:30:04下载
- 积分:1
-
Introduced the field of computer vision inherent in the world of laboratory rese...
介绍了世界范围内在计算机视觉领域的有突出研究成果的实验室极其个人,对介绍了计算机视觉领域的期刊杂志排名情况-Introduced the field of computer vision inherent in the world of laboratory research results highlight the very personal, and introduced the field of computer vision journals ranked
- 2022-07-11 13:55:07下载
- 积分:1
-
本代码实现了基于BMP图像进行形态学运算等算法,算法已经过调试,希望对大家有帮助
本代码实现了基于BMP图像进行形态学运算等算法,算法已经过调试,希望对大家有帮助-Realize this code BMP image-based computing, such as morphological algorithm have been debug, and they hope to have everyone help
- 2022-07-01 04:07:33下载
- 积分:1
-
用opencv实现对图像的极坐标转换,logpolor
用opencv实现对图像的极坐标转换,logpolor-Opencv realize with the polar coordinates of the image conversion, logpolor
- 2023-04-27 19:05:04下载
- 积分:1
-
包括边缘二值图像形态学梯度的检测…
内容包括形态学梯度检测二值图像的边缘
形态学实例――从PCB图像中删除所有电流线,仅保留芯片对象-Include detection of morphological gradient of the edge binary image morphology example- images from the PCB to remove all current lines, retaining only the target chip
- 2023-06-21 00: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