搜索资源列表
-
0下载:
图像识别基本算法,介绍了vc环境下实现图像识别的基本方法
-basic algorithm about image recognition.it introduce basic image recogniton methods of vc implementation.
-
-
0下载:
区域填充和影线填充原理,算法和实现 图形几何变换,投影变换和视向变换的方法和实现 直线段,多边形裁剪算法和实现 曲线生成原理,算法和实现 常用的消隐算法 -area filling and filling hatched theory, algorithms and graphic geometric transformation, and visual projection transformation to transform the methods and linear, polygon
-
-
0下载:
OpenGIS协会 OGC 制定的关于地理实体结构、方法的实现标准,这里给出了COM/OLE的实现规范,包括点、线、面、空间参考系统等一系列的实现标准规范,有COM和CORBA两种技术形式。可供开发组件GIS系统或深入学习GIS实体实现的人员参考-OGC OpenGIS Association on the development of the geographical entity structure, methods of achieving the standards, Here is a
-
-
0下载:
仿Scroll.ocx控件的VC类实现
前些天进行一个项目,在进行界面设计的时候进行了一些换肤操作。但是由于界面采用图形界面开发,菜单栏和工具栏都进行了图形化处理,状态栏相比就显得单调了许多,所以替换了windows程序生成的状态栏,用了网络上面的Scroll.ocx控件。但是由于程序属于小程序如果加载较多控件可能不太方便,加上在使用这个控件的过程中发现如果输入显示字体长度比较长的时候在显示刷新的时候会出现问题,所以自己仿造那个显示方法进行了这个控件的编写。 -imitation Scrol
-
-
1下载:
1.实验目的
1、通过本次实验,掌握三维图形的旋转等变换和消隐的基本概念和相关算法。
2、掌握凸多面体的消隐算法和实现。
3、进一步熟练和掌握编程环境中三维图形的绘制和消隐的程序设计方法。
2.实验内容
1、绘制一个三维几何图形,如:球、立方体、棱柱、棱锥等。
2、对绘制的三维几何图形实现平移、旋转、变比的基本变换。
3、编程实现凸多面体的隐藏面和隐藏线的消隐。
-1. The experiment was a passage of this experiment
-
-
2下载:
一种新的基于snake模型的水平集图像分割方法:用matlab编程实现,可进行灰度图像的分割,里面有演示实例,便于学习。-A new snake model based on the level set image segmentation methods: using matlab programming implementation, can be gray-scale image segmentation, there are demonstration examples for stud
-
-
0下载:
针对视觉检测中高精度、自动化类椭圆图像特征提取的需要,提出一种类椭圆特征自动识别和中心亚像
素定位的完整实现方法。方法中采用基于类椭圆边缘属性对特征区域进行自动识别,采用最小二乘椭圆拟合
精确求取类椭圆亚像素定位中心。实验表明,基于该解决方案,可以实现类椭圆特征的自动识别及椭圆中心的
亚像素定位,定位算法精度较高,鲁棒性强,同时简便易行,不需要人机交互,可以很好地满足视觉检测仪器化
需求。-Vision testing for high-precision, automated
-
-
0下载:
BMP图片边缘检测(包括Robert,Sobel,Prewitt,Kisch和Gauss-Laplace算子)与轮廓提取。此外,还有Hough变换,种子填充,轮廓跟踪等算法的实现方法。注意,BMP图片的需是256色以下。-BMP image edge contour (including Robert, Sobel, Prewitt, Kisch and Gauss-Laplace operator) and the contour extraction. In addition, Hough
-
-
0下载:
介绍了多面函数法的性质、实施方法及与克里格法的区别。-Introduced a multi-faceted nature of function, implementation methods and the difference between Kriging.
-
-
1下载:
利用Laplace金子塔对图像进行融合,程序中给出了详细的高斯金子塔和拉普拉斯金子塔的实现方法,以及图像经金子塔变换后的融合算法-The use of Laplace Pyramid Fusion of images, the program gives a detailed Gaussian pyramid and Laplacian pyramid implementation methods, and the image transformed by the pyramid fusion
-
-
0下载:
包括了基本矢量图形的打包类及实现方法,以及工程数据管理-Including the basic vector graphics package class and implementation methods, and engineering data management
-
-
0下载:
分析运动模糊图像恢复的算法研究,给出具体实施方式和部分结果-Analysis of motion-blurred image restoration algorithm, given the specific implementation methods and some results
-
-
0下载:
关于三角化的一写论文和算法,基于delaunay,各种实现方法,有序,无序,部分有序-On the triangulation of a written paper and the algorithm based on delaunay, a variety of implementation methods, orderly and disorderly, partially ordered
-
-
0下载:
医学图像分割的实验报告(包含源程序),主要内容包括:不同算子(Sobel、Prewitt、Roberts、Laplacian)的边缘提取效果分析;阈值分割;以及watershed方法的分割讨论。-The implementation and discussion for fundamental medical image segmentation algorithms, including edge extracting algorithm, thresholding methods and w
-
-
0下载:
排料裁剪算法的论文,探讨了一种效率较高的排料算法的实现方法,在工业和制衣行业有较多应用。-Paper nesting cutting algorithm to explore a more efficient nesting algorithm implementation methods, the clothing industry in the industrial and more application.
-
-
0下载:
人脸识别方向优秀论文和期刊文章,详细介绍了各种算法和实现方法-Face the direction of excellent papers and journal articles, detailing the various algorithms and implementation methods
-
-
0下载:
ArcEngine 指导书,常见GIS应用的实现-This book shows the Implementation methods of common applications of GIS
-
-
0下载:
实现小波变换的手册,里面有详细的理论和实现方法-Wavelet transform manual, which has detailed theoretical and implementation methods
-
-
0下载:
基于harris角点的特征匹配,详细的阐述了其中的原理,以及实现方法。-Feature-based matching harris corner, which describes in detail the principles and implementation methods.
-
-
1下载:
一个基于MFC的OSG框架搭建 自己写了一些小的实现方法仅供参考(A OSG framework based on MFC has built some small implementation methods for reference only.)
-