-
各种图像格式转换
各种图像格式转换
- 2022-07-04 17:04:48下载
- 积分:1
-
源代码的阈值分割和轮廓提取。在VC6.0下通过…
阈值分割和轮廓提取的源代码。在vc6.0下通过编译。欢迎下载。-Threshold segmentation and contour extraction of the source code. In vc6.0 through the compiler. Welcome to download.
- 2022-11-21 12:40:03下载
- 积分:1
-
这是刚才代码的文章。英文的,希望对大家有用
这是刚才代码的文章。英文的,希望对大家有用-This is just the article code. English, in the hope that useful to everybody
- 2022-01-25 14:57:12下载
- 积分:1
-
本程序利用小波变换的方法来获取图像的轮廓 来进行图像配准 先用小波变换检测图像中的边缘
在轮廓中寻找最长的轮廓 计算每间一点的曲率 然后对这些数据匹配 进行...
本程序利用小波变换的方法来获取图像的轮廓 来进行图像配准 先用小波变换检测图像中的边缘
在轮廓中寻找最长的轮廓 计算每间一点的曲率 然后对这些数据匹配 进行图像配准 找到图像的变换参数-This procedure using wavelet transform method to obtain the outline of the image to image registration using wavelet transform edge detection of images to find the longest in the outline of the outline of the calculation of the curvature of each point and then match these data to find the image registration image transformation parameters
- 2022-08-26 06:40:26下载
- 积分:1
-
很不错的小波神经网络人脸检测源码,与大家分享
很不错的小波神经网络人脸检测源码,与大家分享-Very good wavelet neural network face detection source code to share with you
- 2023-01-23 20:15:04下载
- 积分:1
-
各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Pre...
各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图-Basic image processing functions: 1, format: RAW format will be converted to BMP format 2, linear transformation 3, image smoothing 4, image enhancement 5, Edge Detection: Gradient Operator, Robert gradient operator, Prewitt operator, Laplacian operator, Sobel operator, Marr operator 6, histogram display 7, computing forms (two-value, corrosion, swelling, open computing, closing operation) 8, automatic classification and type of extract: K-means classification. One of: 1.2.3.4.5.7 only treatment for grayscale, 6.8 can not only deal with deal with grayscale color map
- 2022-05-11 00:48:27下载
- 积分:1
-
图
Graph-cut implementation is used for combinatorial optimization, which is a fast and robust means to achieve stereo matching, image restoration, segmentation.
- 2022-04-13 02:25:00下载
- 积分:1
-
对图像进行JPEG2000压缩 使用时有一定的函数格式 在ms
对图像进行JPEG2000压缩 使用时有一定的函数格式 在ms-dos下使用-JPEG2000 compression of the images when using in ms-dos , use a certain format adapt the function
- 2022-08-11 06:12:04下载
- 积分:1
-
Visual C++ 实现的JPEG编码算法。
Visual C++ 实现的JPEG编码算法。-Visual C realized JPEG coding algorithm.
- 2022-03-25 11:42:45下载
- 积分: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