Welcome![Sign In][Sign Up]
Location:
Search - contour c source

Search list

[Graph Recognizegvfc

Description: active contour model算法的C源代码,是图形图像工作者的好东东。-active contour model algorithm in C source code, graphic images workers is a good Dongdong.
Platform: | Size: 4055 | Author: 阳云 | Hits:

[Graph programjqsjxg

Description: VC++开发机器视觉算法源程序(全部集成在一个pdf文档里) 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆栈的数据结构和操作 VC++开发轮廓跟踪源程序 VC++开发差影法的源程序 VC++开发投影法的源程序 VC++开发直方图均衡化的源程序 VC++转置变换的原代码 VC++平移的源代码 VC++旋转的源代码 VC++镜象变换的原代码 VC++缩放变换的原代码 实现中值滤波的源程序 通用的3*3模板的函数程序 图案法源程序 Floyd-Steinberg算法的源代码 bmp2txt源程序 实现反色的源程序 彩色图到灰度图的转换的源程序 真彩图转256色图算法的源程序 显示一幅图的灰度直方图的程序-VC + + source machine vision algorithm (all integrated in a pdf file Lane) using Visu al achieving C AVI file image interception Visual C achieve the right to read image data showed Visua l C video image processing technology VC how to operate the database of images field Visual C few realize word Image Enhancement Visual C 6.0 grayscale bitmap processing VC corrosion Operational source VC expansion of Operational source VC + + source thinning VC + + development Hough Transform source VC round Profile extraction source stack data structure and operation of VC contour tracking source VC Subtraction law of the source VC development projection of the source VC histogram equalization to the source VC transform the original home VC translation of the code generation source VC yards rotating mir
Platform: | Size: 274401 | Author: 龚璇 | Hits:

[Other resource20060816

Description: 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆栈的数据结构和操作 VC++开发轮廓跟踪源程序 VC++开发差影法的源程序 VC++开发投影法的源程序 VC++开发直方图均衡化的源程序 VC++转置变换的原代码 VC++平移的源代码 VC++旋转的源代码 VC++镜象变换的原代码 VC++缩放变换的原代码 实现中值滤波的源程序 通用的3*3模板的函数程序 图案法源程序 Floyd-Steinberg算法的源代码 bmp2txt源程序 实现反色的源程序 彩色图到灰度图的转换的源程序 真彩图转256色图算法的源程序 显示一幅图的灰度直方图的程序-image processing algorithm source. Pdf, include : Using Visual C AVI file realize the image Visual C interception achieving the right image data was read Visual C said video image processing technology VC how to operate the database of images field Visu al C Digital Image Enhancement Visual C 6.0 gray bitmap processing VC corrosion Operational source VC procedures developed swelling Operational source VC + + development refinement source VC + + development of the Hough transform-source VC development sequence contour extraction source stack data structure and operation of the development of VC contour tracking source VC poor video France The source VC projection of the source VC histogram equalization of the source VC transform home to the original code V translation of C source code VC ro
Platform: | Size: 274436 | Author: pudn_dxg001 | Hits:

[Graph programoutlineextract

Description: 轮廓提取源程序,可直接在C/C++上运行-contour extraction source can be directly in the C / C run
Platform: | Size: 1538 | Author: liu | Hits:

[Other resource936414

Description: 边沿检测与提取,轮廓跟踪 source目录下为源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-edge detection and extraction, contour tracking source directory function is the source for edge detection and extraction, contour tracking command line compiler process following vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib Note : running, documents c : \\ test.bmp must exist
Platform: | Size: 31705 | Author: 利菲 | Hits:

[Mathimatics-Numerical algorithmscontour_demo

Description: 这是一个用于生成等值线的源代码,程序根据输入的高程文本文件,自动跟踪等值点,并生成相应的等值线。- This is uses in to produce the equivalent line the source code, the elevation text documents which the procedure basis inputs, automatic tracking equivalent spot, and production corresponding equivalent line.
Platform: | Size: 292864 | Author: m_zjun | Hits:

[2D Graphic936414

Description: 边沿检测与提取,轮廓跟踪 source目录下为源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-edge detection and extraction, contour tracking source directory function is the source for edge detection and extraction, contour tracking command line compiler process following vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib Note : running, documents c : \ test.bmp must exist
Platform: | Size: 31744 | Author: 利菲 | Hits:

[GDI-Bitmap阈值分割和轮廓提取

Description: 阈值分割和轮廓提取 源码,对使用阈值法进行图像分割的朋友很有帮助。-thresholding segmentation and contour extraction source, the use of the threshold value method for image segmentation helpful friends.
Platform: | Size: 203776 | Author: jia | Hits:

[Graph Recognizegvfc

Description: active contour model算法的C源代码,是图形图像工作者的好东东。-active contour model algorithm in C source code, graphic images workers is a good Dongdong.
Platform: | Size: 4096 | Author: 阳云 | Hits:

[Graph programjqsjxg

Description: VC++开发机器视觉算法源程序(全部集成在一个pdf文档里) 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆栈的数据结构和操作 VC++开发轮廓跟踪源程序 VC++开发差影法的源程序 VC++开发投影法的源程序 VC++开发直方图均衡化的源程序 VC++转置变换的原代码 VC++平移的源代码 VC++旋转的源代码 VC++镜象变换的原代码 VC++缩放变换的原代码 实现中值滤波的源程序 通用的3*3模板的函数程序 图案法源程序 Floyd-Steinberg算法的源代码 bmp2txt源程序 实现反色的源程序 彩色图到灰度图的转换的源程序 真彩图转256色图算法的源程序 显示一幅图的灰度直方图的程序-VC++ source machine vision algorithm (all integrated in a pdf file Lane) using Visu al achieving C AVI file image interception Visual C achieve the right to read image data showed Visua l C video image processing technology VC how to operate the database of images field Visual C few realize word Image Enhancement Visual C 6.0 grayscale bitmap processing VC corrosion Operational source VC expansion of Operational source VC++ source thinning VC++ development Hough Transform source VC round Profile extraction source stack data structure and operation of VC contour tracking source VC Subtraction law of the source VC development projection of the source VC histogram equalization to the source VC transform the original home VC translation of the code generation source VC yards rotating mir
Platform: | Size: 274432 | Author: 龚璇 | Hits:

[Othercontourline

Description: 提取等高线程序,map.c为源程序,map.exe为测试程序,.txt是数据文件-contour extraction procedures for the source map.c, map.exe to test procedures . txt file data
Platform: | Size: 41984 | Author: yujianjun | Hits:

[2D Graphic20060816

Description: 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆栈的数据结构和操作 VC++开发轮廓跟踪源程序 VC++开发差影法的源程序 VC++开发投影法的源程序 VC++开发直方图均衡化的源程序 VC++转置变换的原代码 VC++平移的源代码 VC++旋转的源代码 VC++镜象变换的原代码 VC++缩放变换的原代码 实现中值滤波的源程序 通用的3*3模板的函数程序 图案法源程序 Floyd-Steinberg算法的源代码 bmp2txt源程序 实现反色的源程序 彩色图到灰度图的转换的源程序 真彩图转256色图算法的源程序 显示一幅图的灰度直方图的程序-image processing algorithm source. Pdf, include : Using Visual C AVI file realize the image Visual C interception achieving the right image data was read Visual C said video image processing technology VC how to operate the database of images field Visu al C Digital Image Enhancement Visual C 6.0 gray bitmap processing VC corrosion Operational source VC procedures developed swelling Operational source VC++ development refinement source VC++ development of the Hough transform-source VC development sequence contour extraction source stack data structure and operation of the development of VC contour tracking source VC poor video France The source VC projection of the source VC histogram equalization of the source VC transform home to the original code V translation of C source code VC ro
Platform: | Size: 274432 | Author: pudn_dxg001 | Hits:

[Windows DevelopSkinColor

Description: 椭圆人脸侦测+肤色侦测+转黑白+转轮廓(可调整椭圆半径功能)-oval face detection to detect color to black-and-white contour (adjustable elliptical radius function)
Platform: | Size: 757760 | Author: 林志林 | Hits:

[Graph programoutlineextract

Description: 轮廓提取源程序,可直接在C/C++上运行-contour extraction source can be directly in the C/C run
Platform: | Size: 1024 | Author: liu | Hits:

[Special EffectsGraph-Based_segment

Description: 基于图方法的图像分割C++源码,详细内容参见Efficient Graph-Based Image Segmentation一文。-graph-based methods of image segmentation C source code, See details Efficient Graph- Based Image Segmentat ion a text.
Platform: | Size: 21504 | Author: liufu | Hits:

[Special Effectssnaketest

Description: 活动轮廓模型(snake模型)的VC++源码,可以编译并且运行-Active contour model (snake model) VC++ Source, you can compile and run
Platform: | Size: 7168 | Author: 怕问 | Hits:

[Special Effectslunkuogenzong

Description: 轮廓跟踪的VC++源代码。 希望能给学习图像处理的朋友一些帮助!-Contour tracking VC++ Source code. Hope that they will be learning image processing Friend some help!
Platform: | Size: 2048 | Author: 刘一 | Hits:

[3D Graphicwrl_view_mesh

Description: 三维WRL格式数据的显示程序 除C++源代码外,还包含地形、人脸轮廓、venus轮廓三个WRL格式的数据以及简单的程序应用事例。-WRL format of three-dimensional data display program in addition to C++ Source code, it also includes terrain, face contour, venus three WRL format contour data, as well as application examples of a simple procedure.
Platform: | Size: 773120 | Author: 朝露之叹 | Hits:

[Special Effectscontour

Description: 图片轮廓检测的源代码,用opencv在C语言中实现-Image contour detection of the source code, using opencv in the C language implementation
Platform: | Size: 133120 | Author: buaa | Hits:

[Special Effectssource7

Description: 边沿检测与提取,轮廓跟踪 source目录下为本章介绍的源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Edge detection and extraction, contour tracing source directory of the source code for the chapter describes the functions of the edge detection and extraction, contour tracing the course of the following command-line compiler vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib Note : run-time, file c: \ test.bmp must exist
Platform: | Size: 31744 | Author: 阿斯顿 | Hits:
« 12 3 »

CodeBus www.codebus.net