-
一本不错的数字图像处理书(冈萨雷斯中文版)
一本不错的数字图像处理书(冈萨雷斯中文版)-A good digital image processing book (Gonzalez Chinese Version)
- 2022-11-20 01:25:04下载
- 积分:1
-
学习书籍挖掘必读的十个经典算法,对初学者应该有帮助
学习书籍挖掘必读的十个经典算法,对初学者应该有帮助-Excavation of the 10 must-read book to learn classical algorithm, there should be help for beginners
- 2022-03-29 07:23:29下载
- 积分:1
-
首先介绍模糊集基本知识
其次K均值聚类算法(HCM)介绍
最后重点介绍了模糊C均值聚类,
模糊聚类是一种很重要思想,最近再图像处理中就用的了这种思想...
首先介绍模糊集基本知识
其次K均值聚类算法(HCM)介绍
最后重点介绍了模糊C均值聚类,
模糊聚类是一种很重要思想,最近再图像处理中就用的了这种思想,也算是一点思维创新-First of all, introduce basic knowledge of fuzzy sets was followed by K-means clustering algorithm (HCM) focuses on the introduction Finally fuzzy C-means clustering, fuzzy clustering is a very important thinking, recently re-image processing on the use of such thinking, but also Innovative thinking is that
- 2023-08-03 04:00:03下载
- 积分:1
-
数字图像处理的开发环境下的应用…
VC开发环境下编写的数字图像处理应用程序,适合初学vb图像处理人进行学习,有一定得学习价值-VC prepared the development environment the application of digital image processing, image vb for beginners to learn to deal with people, it must learn the value of
- 2022-07-13 21:58:50下载
- 积分:1
-
这个代码实现了很好的
This code implements the well-known Chan-Vese segmentation algorithm from the paper "Active Contours Without Edges."
This technique deforms an initial curve so that it separates foreground from background based on the means of the two regions. The technique is very robust to initialization and gives very nice results when there is a difference between the foreground and background means.
This code uses active contours and level sets in the implementation. It could also serve as a good framework for implementing all kinds of region-based active contour energies.
1.) Download
2.) Unzip
3.) Run >>region_seg_demo
See this site for experiments, videos, and more information on segmentation, active contours, and level sets:
[ http://www.shawnlankton.com/2007/05/active-contours/ ]
- 2022-06-21 17:17:59下载
- 积分:1
-
程序代码说明
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的...
程序代码说明
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的方法增强图像的对比度
P0304:直方图均匀化
P0305:模拟图像受高斯白噪声和椒盐噪声的影响
P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
P0308:图像的自适应魏纳滤波
P0309:运用5种不同的梯度增强法进行图像锐化
P0310:图像的高通滤波和掩模处理
P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理
P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理
-err
- 2023-03-09 00:00:03下载
- 积分:1
-
Digital Photogrammetry
数字摄影测量――影像匹配(单点拉框匹配)
数字摄影测量――影像匹配(单点拉框匹配)-Digital Photogrammetry- image matching (matching a single point of pull box) Digital Photogrammetry- image matching (matching a single point of pull box)
- 2022-12-28 20:55:05下载
- 积分:1
-
包括Canny边缘检测算子、罗伯特(Roberts)边缘检测算子、索伯尔(Sobel)边缘检测算子、普瑞维特(Prewitt)边缘检测算子、克瑞斯(Krisch...
包括Canny边缘检测算子、罗伯特(Roberts)边缘检测算子、索伯尔(Sobel)边缘检测算子、普瑞维特(Prewitt)边缘检测算子、克瑞斯(Krisch)边缘检测算子和高斯-拉普拉斯(LoG-Laplacian)算子等。-Includes Canny edge detection operator, Robert (Roberts) edge detection operator,索伯尔(Sobel) edge detection operator,普瑞维特(Prewitt) edge detection operator, Chris (Krisch) edge detection operator and Gauss- Laplace (LoG-Laplacian) operator and so on.
- 2022-02-04 12:08:54下载
- 积分:1
-
图像加密技术的Matlab源代码
多幅图像的加密技术
matlab源代码-image encryption technology Matlab source code
- 2022-04-16 03:10:27下载
- 积分:1
-
/* This program is to read and write bmp images */
bit图的读写操作,很值得一看...
/* This program is to read and write bmp images */
bit图的读写操作,很值得一看-/* This program is to read and write bmp imag es*/bit map reading and writing operations, is an eye-catcher
- 2022-01-26 07:47:54下载
- 积分:1