-
图像余旋变换(Cosine Transformation)是一种频域变换,广泛应用于图像处理。本代码实现了图像Cos变换,非常经典,带图片可测试....
图像余旋变换(Cosine Transformation)是一种频域变换,广泛应用于图像处理。本代码实现了图像Cos变换,非常经典,带图片可测试.-image rotation transform (Cosine Transformation) is a frequency-domain transform, widely used in image processing. Implementation of the code of the image Cos transform, very classic, with pictures can be tested.
- 2022-02-05 01:53:59下载
- 积分:1
-
computational geometry c language second edition of the source code. For the stu...
计算几何c语言实现 第二版 的源代码。对于计算机图形学的学习有一定的益处。-computational geometry c language second edition of the source code. For the study computer graphics have certain benefits.
- 2022-08-24 10:31:15下载
- 积分:1
-
彩色图像分类程序,包括R,G,B分类,HSV分类,完全自己开发,带GUI...
彩色图像分类程序,包括R,G,B分类,HSV分类,完全自己开发,带GUI-color image classification procedures, including R, G, B classification, HSV classification, completely on my own development, with GUI
- 2022-02-02 17:58:48下载
- 积分:1
-
关于Bayes分类器的 实验数据都有 大家相互共享 很好用的软件
关于Bayes分类器的 实验数据都有 大家相互共享 很好用的软件-Bayesian classifier on the experimental data we have very good mutual sharing of software
- 2023-06-16 01:15:03下载
- 积分:1
-
采用Canny边缘检测算法提取图像边缘的深度8
使用canny边缘提取算法提取八位深度图像的边缘-Using the canny edge detection algorithm for image edge extraction depth of 8
- 2022-03-15 04:45:19下载
- 积分:1
-
图像刻画的程序,来自于数字图像处理典型算法这本书,开发环境是VC...
图像刻画的程序,来自于数字图像处理典型算法这本书,开发环境是VC-from a book,very useful
- 2022-03-18 05:57:16下载
- 积分:1
-
android的内核分析的文章,一个相当不错的文档!希望能对大家有所帮助!...
android的内核分析的文章,一个相当不错的文档!希望能对大家有所帮助!-android kernel analysis of articles, a pretty good document! Hope you can help!
- 2022-02-25 07:27:02下载
- 积分:1
-
A variety of image edge detection and segmentation is the deal with M files code...
多种图像边缘检测与分割处理 是M文件
程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例――从PCB图像中删除所有电流线,仅保留芯片对象-A variety of image edge detection and segmentation is the deal with M files code Description P0401: detection using Prewitt operator Edge P0402: different σ value Log Operators image edge detection P0403: using Canny edge detection image edge P0404: Image Thresholding P0405: water line thresholding image segmentation P0406: for the matrix quadtree decomposition P0407: the image is divided into text and non-text for these two types of P0408: morphological gradient detected binary image of the edge of P0409: Morphological examples- from PCB image delete all current lines, retaining only the target chip
- 2022-01-25 16:07:57下载
- 积分:1
-
影像增强的三个程序:1、边缘检测;2、直方图均衡化;3、图像增强...
影像增强的三个程序:1、边缘检测;2、直方图均衡化;3、图像增强-three programmea:1. edge detedtion 2,image histgram equalized 3,image enhancement
- 2022-03-05 22:56:38下载
- 积分:1
-
Floyd
Floyd-Steinberg算法的源代码.要注意的是,误差传播有时会引起流水效应,即误差不断向下,向右累加传播。解决的办法是:奇数行从左到右传播,偶数行从右到左传播。-Floyd-Steinberg algorithm source code. It should be noted, Error Propagation sometimes causes water effects, that is, constant downward error, right cumulative spread. The solution is : OK whatever odd communication, even from right-to-left line transmission.
- 2022-12-31 09:10:03下载
- 积分:1