-
多孔trous算法的使用(非抽样小波变换)的实现…
采用多孔trous算法(undecimated wavelet transform)实现小波变换,用的是一维信号-The use of porous trous algorithm (undecimated wavelet transform) the realization of wavelet transform, using a one-dimensional signal
- 2022-01-28 08:50:07下载
- 积分:1
-
简单图形的生成,填充(比如直线、圆、拟合曲线等)
图像的处理(二值化、锐化、浮雕化、图片解压、压缩)...
简单图形的生成,填充(比如直线、圆、拟合曲线等)
图像的处理(二值化、锐化、浮雕化、图片解压、压缩)-Simple graphics generation, filling (such as straight line, circle, curve fitting, etc.) image processing (binarization, sharpening, relief-oriented, image decompression, compression)
- 2022-05-22 06:24:38下载
- 积分:1
-
opencv 使用卡尔曼滤波器跟踪一个旋转的点
opencv 使用卡尔曼滤波器跟踪一个旋转的点-opencv using the Kalman filter to track a rotating point
- 2022-05-19 10:32:07下载
- 积分:1
-
采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是Hough分析...
采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是Hough分析-for image processing, have been tested, the very practical, The main source of Hough analysis
- 2022-03-14 07:49:24下载
- 积分:1
-
一个关于主成分分析的程序,对初学者有帮助。
一个关于主成分分析的程序,对初学者有帮助。-A principal component analysis on the procedure, help for beginners.
- 2022-01-26 00:35:09下载
- 积分: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
-
利用openCV,在VC++的环境下制作MFC界面更容易!
利用openCV,在VC++的环境下制作MFC界面更容易!-Use openCV, in VC++ Environment interface making it easier for MFC!
- 2023-05-26 23:55:03下载
- 积分:1
-
实现图像的点运算,包括阈值变换,灰度拉伸,灰度均衡等
实现图像的点运算,包括阈值变换,灰度拉伸,灰度均衡等-Realize image point computation, including the threshold transform, gray stretch, gray balance, etc.
- 2022-02-02 09:36:23下载
- 积分:1
-
简单的图像
简单的图像处理程序-simple image-processing program
- 2022-08-25 00:10:55下载
- 积分:1
-
能实现多种边缘检测方法,包括Prewitt、Roberts、Sobel和高斯拉普拉斯...
能实现多种边缘检测方法,包括Prewitt、Roberts、Sobel和高斯拉普拉斯-To achieve a variety of edge detection methods, including Prewitt, Roberts, Sobel and Laplacian of Gaussian
- 2022-03-19 02:21:07下载
- 积分:1