Welcome![Sign In][Sign Up]
Location:
Search - SHAPE

Search list

[Special Effectssnakedeform

Description: 经典的snake模型轮廓演变部分的程序,采用差值运算,是形状演变更为方便-Classic snake model for contour evolution of part of the procedure for computing the difference is the shape of the evolution of more convenient
Platform: | Size: 1024 | Author: qdd | Hits:

[Special Effectsfsdv221

Description: 关于傅立叶描述子的GUI界面,本程序可计算目标的一种形状描述符——轮廓傅立叶描述子。并可通过傅立叶描述符重构目标轮廓。-On the Fourier descriptors of the GUI interface, this program objectives computable descriptor of a shape- the outline of Fourier descriptors. Via Fourier reconstruction of the target outline descriptor.
Platform: | Size: 26624 | Author: xiaoqinkun | 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:

[JSP/Javashapefile

Description: shape file read and write
Platform: | Size: 280576 | Author: sunrui_cn | Hits:

[source in ebookshapematch

Description: 一篇质量较高的形状匹配方面的文献。里面详细介绍了各种形状匹配方法。-A shape matching the quality of higher literature. Which detailed the various methods of shape matching.
Platform: | Size: 641024 | Author: lifang | Hits:

[GIS programshp

Description: Shape files数据说明,介绍了gis中常用的shp文件格式,并给出了读取程序的示例代码-Shape files of data that the introduction gis commonly used in shp file format, and gives sample code to read the procedures
Platform: | Size: 27648 | Author: 杨一鸥 | Hits:

[File FormatESRI_Shp

Description: 详细描述ESRI的shape文件的格式,存储方式,以及它的组成,能让你充分了解矢量图形-A detailed description of ESRI
Platform: | Size: 104448 | Author: vinson | Hits:

[Special EffectsFourer_Discrep

Description: 利用傅里叶描述子进行物体形状分析: 对于一个物体的边缘即形状来说,可将其看作是平面在空间坐标系下的点集构成的闭合曲线,这样就可用周期函数来描述其外形,可以进行离散傅里叶变换,将图像由空域表示转换到频域表示,变换后的函数可由傅里叶变换系数来描述。对于数字图像的频谱来说,低频分量的分布反映了图像主体的基本形状,高频分量的分布反映图像的细节-Fourier descriptors for object shape analysis: For the edge of an object or shape, it can be regarded as the plane in the space coordinates of the point set consisting of closed curves, so that periodic function can be used to describe its shape , can be discrete Fourier transform, the image from the airspace, said the conversion to the frequency domain that function can be transformed to describe the Fourier transform coefficients. For digital images of the spectrum, the distribution of low-frequency components reflect the basic shape of the main images, high-frequency component of the distribution reflects the image details
Platform: | Size: 11264 | Author: 吴亚鹏 | Hits:

[GDI-Bitmapachap7

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

[GDI-BitmapGeometryDraw

Description: 画图 2.计算计算一组几何图形的面积之和重新写一个函数,类似于sum函数 3.在Shape中添加一个纯虚函数void Draw(CDC *pDC, Coordinate *m_pCoordinate) 它将作为所有几何类绘图的共同方法。 4.添加一个坐标系类:Coordinate。 5.在Polygon中重载void Draw(CDC *pDC) 6.在Ellipse中重载void draw(CDC *pDC) 7.在View类中的OnDraw(CDC *pDC)中将图形画出来 8.调用void draw(CDC *pDC, Shape *a[], int n)实现多个几何图形的绘制-Paint 2. Calculation of calculating a set of geometric shapes of the area and re-write a function, similar to sum function 3. In Shape Add a pure virtual function void Draw (CDC* pDC, Coordinate* m_pCoordinate) it will serve as all the geometric types of graphics common methodology. 4. Add a coordinate system type: Coordinate. 5. Polygon in overloaded void Draw (CDC* pDC) 6. In the Ellipse in overloaded void draw (CDC* pDC) 7. In the View class OnDraw (CDC* pDC) will be drawn graphics 8. Call void draw (CDC* pDC, Shape* a [], int n) the mapping of multiple geometric shapes
Platform: | Size: 104448 | Author: 张平 | Hits:

[Special EffectsFastLSM3DDemo

Description: SIGGRAPH 2007年论文FastLSM Fast Lattice Shape Matching的源程序-SIGGRAPH 2007 thesis FastLSM Fast Lattice Shape Matching the source
Platform: | Size: 9263104 | Author: 路雪军 | Hits:

[OpenGL programfeather

Description: 在visual c++和OpenGL环境下用Hermite曲线实现羽毛,并可以进行形状控制和光线的变化-In the visual c++ And OpenGL environment with Hermite curve realize feathers, and can control and shape the changes in light
Platform: | Size: 398336 | Author: 工人 | Hits:

[Graph RecognizeFaceDetection

Description: 人臉偵測,人臉辨識,物件辨識,觀測基底辨識,統計形狀辨識,機器學習。-Face detection, face recognition, object identification, observation substrate recognition, statistical shape recognition, machine learning.
Platform: | Size: 186368 | Author: linli | Hits:

[GIS program0

Description: Princeton Shape 的模型库..其中的文件是.off格式的...对做三维模型的朋友有帮助-Princeton Shape model library .. which documents are. Off format ... to do three-dimensional model of a friend has to help
Platform: | Size: 4750336 | Author: wangyuyin | 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:

[Graph Recognizexulyanh

Description: 图像识别,通过矩阵计算分别读入图像的形状,可区分三角,椭圆,圆形,长方等规则几何-Image recognition, through the matrix, respectively, read into the shape of images, can be distinguished triangle, oval, round, rectangular, such as the rules of geometry
Platform: | Size: 36864 | Author: 徐宁 | Hits:

[Special EffectsFreeForm_Register2D_source_Aug0107

Description: The C++ implementation of the latest 2D shape registration algorithm. Based on distance transform of the original shapes.
Platform: | Size: 59392 | Author: Jeff | Hits:

[ARM-PowerPC-ColdFire-MIPSStyner_SSA

Description: 3D Statistical shape analysis by SHPARM method: code and paper. From the top group at UNC.
Platform: | Size: 3931136 | Author: Jeff | Hits:

[matlabshapecontext

Description: Shape registration by shape context: algorithm implemented by matlab and the paper. One of the best point matching algorithm after 2000.
Platform: | Size: 958464 | Author: Jeff | Hits:

[GIS programshapelib

Description: 读写ESRI公司Shape格式文件的C底层类库,十分简洁强大,大名鼎鼎的OGR library中对Shape文件的IO就是用的这个库,包含完整代码,文档和测试工程,或用于C/C++,C#,VB等-Read and write ESRI, Shape file format underlying C library, a very concise powerful, the famous OGR library of Shape files IO is to use the library, contains the complete code, documentation and testing projects, or for C/C+ 2B !, C#, VB, etc.
Platform: | Size: 406528 | Author: sun | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net