-
采用canny算法对图像进行边缘检测的功能,并有相应的文档说明...
采用canny算法对图像进行边缘检测的功能,并有相应的文档说明-Using canny algorithm for edge detection of image features, and have the corresponding documentation
- 2023-06-23 17:00:03下载
- 积分:1
-
opencv的说明文档,使用opencv的经典的入门级文档
opencv的说明文档,使用opencv的经典的入门级文档-opencv documentation, use opencv classic entry-level document
- 2022-03-06 06:14:28下载
- 积分:1
-
impletation Of a very simple alu
not very good, just for refference
实现一个简单的ALU,不是特别好,请指教!-impletation Of a very simple alu
not very good, just for refference
- 2023-01-21 13:35:04下载
- 积分:1
-
在数字图像处理中,会应用kmeans算法,该算法的实现源码呈现如下!...
在数字图像处理中,会应用kmeans算法,该算法的实现源码呈现如下!-In digital image processing will be applied kmeans algorithm, which follows the realization of a source!
- 2023-08-18 05:20:02下载
- 积分:1
-
直方图均衡化的实例,大家在对图像对比度增强时必须得用到的经典程序,VC实现,简单易用,带图片可测试。...
直方图均衡化的实例,大家在对图像对比度增强时必须得用到的经典程序,VC实现,简单易用,带图片可测试。-histogram equalization example, everyone in the image contrast enhancement to be used in the classic procedure, VC, simple and easy to be tested with pictures.
- 2022-09-16 03:40: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
-
这个matlab程序实现图像的任意角度的顺时针旋转。
这个matlab程序实现图像的任意角度的顺时针旋转。-The matlab program images at any angle of clockwise rotation.
- 2022-01-26 04:11:41下载
- 积分:1
-
LSB数字水印以及文件隐藏。(只针对24位BMP)
LSB数字水印以及文件隐藏。(只针对24位BMP)-LSB digital watermarking
- 2022-02-02 05:47:58下载
- 积分:1
-
实现图像的各种变换、增强、拼接、运动检测、特征提取、分割、识别等操作...
实现图像的各种变换、增强、拼接、运动检测、特征提取、分割、识别等操作-Realize a variety of image transformation, enhancement, stitching, motion detection, feature extraction, segmentation, identification and other operating
- 2022-03-04 01:29:16下载
- 积分:1
-
The source is to detect motion objects with building models in backround of the
The source is to detect motion objects with building models in backround of the image,very useful in image processing.
- 2022-02-13 17:39:03下载
- 积分:1