搜索资源列表
ResearchBezier
- 在VC中研究和设计双三次B样条曲面,利用VC面向对象具有可视化的特点,选择适当的空间控制点来调整三次B样条曲面的形状-in VC research and the design of bicubic B-spline surface, the use of object-oriented VC with the visual characteristics, selection of appropriate space control point adjustment cubic B-splin
multiquadric
- 输入控制点对,即可得到畸变校正系数。 此例中使用最近临插值。如要得到更好效果,可换用双线性或3次插值。
retmp
- 基于象素的图像配准程序,要配准的两幅图像,通过多对对控制点来配对
Bezier
- 用Visual C++,根据用户输入控制点坐标,生成并显示贝塞尔曲线,其中用到opengl的画点函数
jiaozheng
- 一个进行图像校正的可执行程序,选取三个控制点,就可以进行几何校正
autopano-sift-C.rar
- 这是sift算法的c实现,用于拼接全景图的开源项目Hugin中找控制点(特征匹配)。,This is the c to achieve sift algorithm for stitching panorama of the open-source projects to find control points in Hugin (feature matching).
SNAKE
- snake 图像分割程序,含有主程序和子程序,简单的交互式控制点选择-snake image segmentation process, with the main program and subprogram, a simple interactive control point selection
conernmatch
- 通过人工选择控制点即角点实现图像的匹配,采用放射变换模型,因此需要至少3对控制点-Control points through the artificial selection that corner of the image matching, the use of radiation transformation model requires at least three pairs of control points
relative-orientation
- 该程序为连续法相对定向,以一张影像为基础,根据控制点的像点坐标求出其他影像相对于第一张影像的外方位元素-The program for continuous law relative orientation, with a image as the foundation, according to the control points like point coordinate work out other images relative to the first piece of image
RoadDetecter
- 本代码能处理img,bmp,jpg等数据格式,通过手动添加控制点实现图像配准,VC。-The code can handle img, bmp, jpg and other data formats, through manually add control points to achieve image registration, VC.
IMGReg
- 这是一个图像配准程序,在人工选择控制点后实现两幅图像的配准-This is an image matching procedure to choose control points in the artificial two images after the match
image_demo
- 使用vc++2005完成,实现B样条曲线拟合曲线.单文档视图结构.可打开显示图片,可使用B样条曲线对对象轮廓进行拟合.显示B样条曲线的次数,控制点个数,控制点坐标,节点向量等-Using vc++2005 completed, the realization of B-spline curve fitting. The structure of a single document view. To open the display picture, you can use B-spline cu
FindProfile
- 寻找最凸轮廓,可以控制点集范围与数量,用于绘制目标轮廓-Find the best cam to control the scope and the number of points for rendering the target contour
Bezier
- 在opencv下实现贝赛尔曲线. 可以修改控制点,连接多条曲线,修改曲线精度等操作。-The opencv achieve Bezier curves. Can modify the control point to connect a number of curves, change curve precision of such an operation.
mySnake-2
- 基于动态轮廓模型的虹膜定位.在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位
3
- 参数形式的样条曲线程序,根据控制点可以得到参数形式的插值样条曲线。-Parameter form spline procedure, according to the control point parameters can be forms of interpolating spline curve.
graph
- 基于控制点的图象变形方法及其应用,可快速根据控制点进行变形,算法相对简单-Image deformation based on control points and its application, and can be deformed under the control points, the algorithm is relatively simple
resectionvc
- 摄影测量后方交会 vc++ 四个已知控制点 武大遥感-Photogrammetric resection vc++ four known control points of Remote Sensing Wuhan University
GdalBrowser
- GDAL支持的Morton 编码金字塔无缝漫游工具,从2007年开始,不断更新到2011年,偶的小业余研究。底层基于GDAL, 支持很多冷门格式。使用Morton金字塔重构二维数据,加上内存映射文件的帮助,浏览GB级影像没有问题。内嵌带接缝处理的透明分块条带处理接口,无需了解金字塔,也能透明对GB级影像进行各种处理。内嵌直方图均衡和模板卷积的例子,演示如何透明的开发处理算法。附带重要的功能是“尺度不变特征SIFT”的特征提取,本来是上学时的论文,经过这些年零敲碎打的改造,现在能进行全自动、半自动
merge
- 可以通过手动选择多个控制点从而完成仿射变换和仿射拼接-You can manually select multiple control points to complete the affine transformation and affine splicing