Welcome![Sign In][Sign Up]
Location:
Search - shape extraction

Search list

[Special Effectstu_xiang_jianche

Description: 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础,图像理解和分析的第一步往往就是边缘检测,目前它以成为机器视觉研究领域最活跃的课题之一,在工程应用中占有十分重要的地位。本文向读者简单介绍一下这个技术,并给出了在Visual C++环境下实现的代码。-Digital Image Edge detection is image segmentation, target recognition in the region, regional shape extraction image analysis based on the importance of the area, image analysis and understanding is often the first step edge detection, and now it's machine vision to become the most active area of research one of the tasks of the project application occupy a very important position. This paper to readers a brief introduction of this technology, and given the environment in Visual C under the code.
Platform: | Size: 6521 | Author: 孙天凯 | Hits:

[GDI-Bitmap3333333333333333

Description: 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础-Digital Image Edge detection is image segmentation, identification of the target region, regional shape extraction image analysis based on the importance of field
Platform: | Size: 2448 | Author: zhou tian | Hits:

[Special Effectstu_xiang_jianche

Description: 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础,图像理解和分析的第一步往往就是边缘检测,目前它以成为机器视觉研究领域最活跃的课题之一,在工程应用中占有十分重要的地位。本文向读者简单介绍一下这个技术,并给出了在Visual C++环境下实现的代码。-Digital Image Edge detection is image segmentation, target recognition in the region, regional shape extraction image analysis based on the importance of the area, image analysis and understanding is often the first step edge detection, and now it's machine vision to become the most active area of research one of the tasks of the project application occupy a very important position. This paper to readers a brief introduction of this technology, and given the environment in Visual C under the code.
Platform: | Size: 6144 | Author: 孙天凯 | Hits:

[GDI-Bitmap3333333333333333

Description: 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础-Digital Image Edge detection is image segmentation, identification of the target region, regional shape extraction image analysis based on the importance of field
Platform: | Size: 2048 | Author: zhou tian | Hits:

[Special EffectsWBImageAnalysis

Description: 这个程序将图像变为二值化图像,然后对图像进行形状的特征提取,算法很全,包含多种图像形状提取方式。-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.
Platform: | Size: 2247680 | Author: bodiz2002 | Hits:

[Graph Recognizeis

Description: 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)-Image Feature Extraction of the source code, use the sobel operator edge extraction, the use of hu moments shape feature extraction of images, the use of color centers Moment image color feature extraction, use eclipes into the project and run the test file (test file could be to some notes run out some more features)
Platform: | Size: 46080 | Author: 房劬 | Hits:

[Special Effectsfd

Description: 傅立叶描述子,用于提取形状的特征。c++编写-Fourier descriptors for the extraction of shape features. c++ prepared
Platform: | Size: 3072 | Author: | Hits:

[Graph Recognizezernikemoment

Description: ZK矩的计算程序,有MATLAB和C语言两部分。ZK矩在形状识别和分析中有重要应用,可以在特征参数提取中经常使用。-ZK moment calculation procedure, MATLAB and C language has two parts. ZK moments in shape recognition and analysis has important applications, feature extraction can be often used.
Platform: | Size: 6144 | Author: liufeng | Hits:

[Special Effectstuxiangfenge

Description: 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础,很实用,直接使用就可以了。-Digital image is the edge detection image segmentation, target area identification, extraction, such as regional shape the field of image analysis based on a very important, very practical, direct use of it.
Platform: | Size: 367616 | Author: 郑雪 | Hits:

[2D Graphictoolbox_fast_marching

Description: The goals of this tool is to manipulate the fast marching algorithm in 2D and 3D. Application to shortest path extraction (e.g. road tracking and tubular structure extraction in medical images), shape statistics and geodesic remeshing are presented.-The goals of this tool is to manipulate the fast marching algorithm in 2D and 3D. Application to shortest path extraction (eg road tracking and tubular structure extraction in medical images), shape statistics and geodesic remeshing are presented.
Platform: | Size: 1349632 | Author: 费仙凤 | Hits:

[Special EffectsDigital_image_processing_procedures_set

Description: 数字图像处理程序集,包括形态学方法提取骨架、边缘检测、由明暗度提取外形信息等-Digital image processing procedures, including extraction of skeletal morphology, edge detection, shape from shading information, such as degree of extraction
Platform: | Size: 250880 | Author: 评比 | Hits:

[Special EffectsShape

Description: 形状特征提取的经典论文,图像处理研究人员必备论文 -Shape feature extraction of the classic papers, image processing researchers must Papers
Platform: | Size: 6508544 | Author: 陆铖 | Hits:

[GDI-Bitmapachap7

Description: 轮廓提取与跟踪 在基于形状的图像检索中有重要的应用-Contour extraction and tracking in shape-based image retrieval has important applications in
Platform: | Size: 36864 | Author: king | Hits:

[Special Effectsreadvc

Description: 基于轮廓的形状特征提取 1)该程序在VC++6.0下编译通过; 2)测试图片说明:(图像路径名请在main函数中fp=fopen("1.bmp","rb")中设定) 64×64 24bit BMP: 图像1、2用来验证旋转图像识别;图像1、3用来验证平移图像识别;图像1、4用来验证缩放图像识别; 120×120 24bit BMP: 图像5、6用来验证平移图像识别;图像7、8用来验证旋转图像识别; 3)结果说明: MCS.dat保存了Mountain Climbing Sequence。 -Based on the outline of the shape feature extraction 1) the program in VC 6.0 under the compiler through 2) Test Photo Caption: (image path name in the main function fp = fopen (1.bmp, rb) set) 64 × 64 24bit BMP: image 1,2 to verify rotating image recognition image 1,3 to verify translational image recognition image 1,4 to verify scaling image recognition 120 × 120 24bit BMP: images used to verify translational 5,6 image recognition images 7,8 rotate images used to verify identification 3) The results indicate that: MCS.dat preserved Mountain Climbing Sequence.
Platform: | Size: 3072 | Author: 方哲 | Hits:

[AI-NN-PRJAVA

Description: 基于JAVA实现的图像特征提取源代码 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)。-JAVA based on the realization of the image feature extraction image feature extraction source code source code, use the sobel operator edge extraction, the use of hu moments shape feature extraction of images, the use of color centers Moment image color feature extraction, use eclipes into the project and run test file (test file can be removed from some parts of Notes to run more features).
Platform: | Size: 36864 | Author: 范卫华 | Hits:

[Algorithmshape_feature

Description: 一个简单的傅立叶带亮度描绘子提取图像的形状特征程序-A simple Fourier descriptor with the brightness of the image shape feature extraction procedures
Platform: | Size: 198656 | Author: 黎维娟 | Hits:

[CSharpc04

Description: 这个程序将图像变为二值化图像,然后对图像进行形状的特征提取,算法很全,包含多种图像形状提取方式。-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. -This process the image into a binary image, and then the shape of the image feature extraction algorithm is very wide, including a variety of ways images shape extraction.-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.
Platform: | Size: 65536 | Author: 宇文龍 | Hits:

[OtherContourlet

Description: 针对医学图像数据库,提出一种新的基于纹理和形状的图像检索方法。非下采样Contourlet变换具有多尺度多分辨率 分析和平移不变性的特点,用来提取纹理特征。Zernike矩作为一种基于区域的形状描述子,具有良好的旋转不变性,用来提取 形状特征. 然后综合两种特征。对CT图像数据库进行检索实验,实验结果表明,该方法具有良好的检索性能,并具有平移、尺 度、旋转不变性。-Aiming atmedical image database, a novelmedical image retrieval algorithm based on texture and shape information is p roposed. The nonsubsamp led Contourlet transform p rovides a flexible multi2scale, multi2direction and shift2invariant image rep resentation. It is used for texture feature extraction. As a region2based shape descrip tor, Zernike moments have good rotation invariance. It is used to extract shape feature. Then, the two features are inte2 grated into image retrieval. A CT image database was retrieved using thismethod. Experimental results show that the new method has good retrieval performance and the p roperties of translation, scaling and rotation invariance. Key words: nonsubsamp led Contourlet transform Zernike moment texture extraction shape extraction
Platform: | Size: 397312 | Author: ll | Hits:

[AI-NN-PRImage-contour-extraction

Description: 图像形状提取:加入了神经网络识别,即提取出每幅图像的7阶矩特征后,送入神经网络进行识别-Image shape extraction: joined the neural network recognition, namely the extraction of each image in the7order moment characteristics, into the neural network identification
Platform: | Size: 78848 | Author: 丁汀 | Hits:

[Special Effects特征提取与图像处理(中文第2版)

Description: 该资料包含"Feature Extraction and Image Processing Second Edision"的中文版《特征提取与图像处理(第二版)》 第1章 绪论; 第2章 图像、采样和频域处理; 第3章 基本图像处理运算; 第4章 低层次特征提取(包括边缘检测); 第5章 形状匹配的特征提取; 第6章 弹性形状提取(蛇模型及其他方法); 第7章 目标描述; 第8章 纹理描述、分割和分类基础; 第9章 附录1:工作表实例; 第10章 附录2:摄像机几何基础; 第11章 附录3:最小二乘分析; 第12章 附录4:主成分分析;(This archive contains the Chinese version of "Feature Extraction and Image Processing Second Edision". Chapter 1 Introduction; Chapter 2 Image, sampling and frequency domain processing. Chapter 3 Basic image processing operation. Chapter 4 Low level feature extraction (including edge detection). Chapter 5 The feature extraction of shape matching. Chapter 6 Elastic shape extraction (snake model and other methods); Chapter 7 Object description; Chapter 8 Basis of texture description, segmentation and classification. Chapter 9 Appendix 1: a worksheet example; Chapter 10 Appendix 2: the geometric basis of the camera; Chapter 11 Appendix 3: least square analysis; Chapter 12 Appendix 4: principal component analysis;)
Platform: | Size: 44248064 | Author: flypig1994 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net