-
完成计算机图形学中图形的裁剪,首先绘制四边形,然后绘制直线,将四边形外的部分裁剪掉。...
完成计算机图形学中图形的裁剪,首先绘制四边形,然后绘制直线,将四边形外的部分裁剪掉。-Completion of computer graphics in the cut graph, first of all draw quadrilateral, and then draw a straight line will be outside the quadrilateral part of cutting out.
- 2022-01-31 00:02:04下载
- 积分:1
-
Straight
直线中点Bresenham算法-Straight-line mid-point Bresenham algorithm
- 2022-06-21 06:27:24下载
- 积分:1
-
这是改进的高斯变换的源程序,将它和粒子滤波结合起来可以降低粒子滤波的算法复杂度。...
这是改进的高斯变换的源程序,将它和粒子滤波结合起来可以降低粒子滤波的算法复杂度。-This is the improved Gauss Transform source code, will it combine the particle filter can reduce the particle filter algorithm complexity.
- 2023-09-03 00:05:03下载
- 积分:1
-
Use vc++ Image to enlarge, change algorithm based on the covariance characterist...
利用vc++实现图像放大,改算法采用基于协方差特征的方法-Use vc++ Image to enlarge, change algorithm based on the covariance characteristics of the method
- 2022-02-03 12:38:10下载
- 积分:1
-
C++ Builder高级界面特效制作百例
C++ Builder高级界面特效制作百例-100 example of the make c++ bulider senior interface specially good effect
- 2022-10-01 23:25:04下载
- 积分:1
-
自己写的图像处理的小软件,包含了求灰度直方图的功能。
自己写的图像处理的小软件,包含了求灰度直方图的功能。-himself in the small image processing software, including seeking a histogram function.
- 2022-10-20 11:25:03下载
- 积分:1
-
理想低通滤波,最后显示处理结果.
直接解压后将图片和程序放在同一个文件夹里....
理想低通滤波,最后显示处理结果.
直接解压后将图片和程序放在同一个文件夹里.-ideal low-pass filter, the final results showed. Photo will be directly extracted and procedures on the same document folder.
- 2022-06-17 11:55:03下载
- 积分:1
-
这个程序将图像变为二值化图像,然后对图像进行形状的特征提取,算法很全,包含多种图像形状提取方式。...
这个程序将图像变为二值化图像,然后对图像进行形状的特征提取,算法很全,包含多种图像形状提取方式。-image of this procedure into two binary images, and then to shape the image feature extraction algorithm is very full, Shape mixture of images extraction methods.
- 2023-08-27 19:00:03下载
- 积分:1
-
Cohen
Cohen-Sutherland.The classical algorithm in computer graphics. Suitable for beginners to learn.-Cohen-Sutherland.The classical algorit hm in computer graphics. Suitable for beginner "s to learn.
- 2022-07-11 18:13:56下载
- 积分: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