搜索资源列表
图形图象处理之边缘检测
- 这也是图形与图象处理中方面的---边缘检测;包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。-graphics and image processing -- the edge detection; : Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, Laplacian, Gaussian Laplace op
第12章 图像的纹理分析方法
- 图像的纹理分析方法(从图像、图形融合的思想出发 ,介绍了基于图像分析的表面形状恢复及纹理 三维特征获取方法,并将其应用于图形建模和纹理映射.首先利用不同视点下的遮挡 边缘序列,并结合其它视觉信息的分析,获取了表面点的三维几何坐标,实现了基于 图像分析的表面形状绘制.接着利用阴影分析方法,提取纹理图像的表面起伏特征, 将该特征结合像素点的颜色属性,进行图形纹理映射,实现了基于图像特征分析的图 形纹理生成.实验结果证明了图像、图形融合思路的可行性和有效性及图像、图形融 合方法
advanceCimage4
- 很多高级一点的图形图像处理程序,利用LoG边缘算子法对图像进行边缘提取,均值滤波处理(图像复原),中值滤波处理(图像复原),基于C++开发,希望大家能用得着(--)-1:00 graphics image processing procedure, and use Getting Edge Operator law right image edge extraction, mean filter (Image Restoration), the median filter processing
image-advanced-process-5
- 很多高级一点的图形图像处理程序,对图像进行去除彩色处理,加入椒盐噪声,利用Prewitte边缘算子法对图像进行边缘提取,医学伪彩色处理,遥感伪彩色处理,利用Roberts边缘算子法对图像进行边缘提取,利用Sobel边缘算子法对图像进行边缘,对图像进行垂直镜像处理(几何变换),沃尔什变换处理(图像变换),基于C++开发,希望大家能用得着(--)-1:00 graphics image processing procedures, the removal of color image process
shuzilImageProcess
- 各种图形图像处理的源代码,用VC++实现,如包括图象的边缘检测与图象分析源代码、图象增强源代码、图象的几何变换、图象灰度变换源代码等。-various patterns of source code, with VC. If the images including edge detection and image analysis of the source code, source code image enhancement, image geometry transformation,
matlab
- 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interfa
416950642005527163923
- 图形分割 边缘检测 轮廓提取 边缘跟踪 种子填充 区域生长等功能-Graphic segmentation edge detection contour extraction of seed filling edge tracking features such as region growing
MorphologicalanalysisofcellsMatlab
- 细胞图形处理,检测细胞的边缘跟踪,用于计算周长-Graphics processing cells to detect the edge of cell tracking, used to calculate the perimeter
ImageBoard
- 功能十分强大的数字图像处理程序,具有基本的图像输入和变换,图形的即时绘制,彩色图像处理,图像旋转平移缩放,分离滤除RGB三原色,边缘检测与提取,频域变换(FFT,DCT),中值滤波等功能-Function is very powerful digital image processing procedures, have a basic input and transform images, graphics, real-time rendering, color image processin
vcImageParser
- vc++图形边缘检测、轮廓提取、hough变换-Graphic edge detection, contour extraction, hough transform
byjc
- 检测图形边缘的程序,算法很不错,速度非常的快,真的很不错-Graphic edge detection procedure, the algorithm is very good, speed is very fast, really good
extraction
- 使用robert算子实现的边缘提取程序,对边缘的定位较差,不过图形简单时的提取效果不错,边缘提取的较粗。-Robert achieved using edge detection operator procedures, poor positioning on the edge, but when the graphics simple extraction well, the coarse edge detection.
Graphics
- 一个集成的图形界面的程序,可调用每一次作业子程序。一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪
edge
- 基于c#的边缘检测代码,可以检测图像信息中的图形边缘-Edge detection based on c# code, can detect the edge of the image information graphics
NEW-Bilateral-filtering
- 一种双边滤波器,去噪的同时保持图形边缘。-A bilateral filtering, denoising while preserving image edge.
ImageStitching1
- 程序代码用于拼接压缩文件中的碎纸片,用的是将碎纸片图形边缘二值化,搜索最佳拼接组合的方法,全由自己编写-Program code for splicing compressed files scraps of paper, using the scraps of paper binary edge graphics, search for the best combination of stitching methods, all written by himself
ldge
- 308440关于边缘检测的Matlab源代码,需要的可以(308440 about edge detection of the Matlab source code, can you need)
XELIOY326
- matlab的图像处理,包括直方图,空域滤波图象增强和边缘检测算子的应用(Matlab image processing, including histogram and spatial filtering applications of image enhancement and edge detection operator)
8935123
- 程序代码说明 P0701:细胞边缘检测 P0702:癌细胞形态学分析(Program code that P0701: cell edge detection P0702: cancer cell morphology analysis)