搜索资源列表
showbitmap
- 位图装入、显示的c++类。 使用方法: 1 构造类的一个实例对象: 空实例 CDIB bmp() 用资源号构造 CDIB bmp(nResID) 用文件构造 CDIB bmp(\"PATH//Filename.bmp\") 2 若1步构造的是空实例对象,则须装入位图: 从文件装入 BOOL bmp.LoadFromFile(\"PATH//Filename.bmp\") 从资源装入 BOOL bmp.LoadFromResource(UINT n
vga_line
- 该项目在VGA显示器上显示一条从屏幕左上角开始,呈135度角的水平线。使用VerilogHDL语言编写,在Altera公司的QuartusII开发环境下验证通过。-The project was displayed on a VGA monitor from the top left corner of the screen to start, showing 135-degree angle of the horizon. VerilogHDL language used in Altera&
VCOPENCV
- VC与opencv环境下人脸角点检测与运动跟踪-VC environment with the opencv Human Face detection and motion tracking Corner
MATLABdianpeizhu
- 大量实验表明,提出的方法对同种传感器或者不同传感器图像之间的配准都是有效的。 提出了一种新的基于角点检测的图像配准方法,其核心思想是采用一种快速的 基于图像灰度的角点检测新算法,通过沿圆弧曲线扫描获取角点信息,然后根据这些 角点信息建立图像间角点的对应关系,并由此得到初配准参数,最后通过迭代过程以 提高配准的精度. 理论分析和实验结果表明,该算法对图像间的旋转角度没有限制, 配准精度高而且计算量较小. -Experiments show that the proposed
harris1
- 自己按Harris定义写的Harris角点匹配算法,可用于图像拼接、图像融合等。运行通过,可放心下载。-Write their own definition of Harris by Harris corner matching algorithm can be used for image mosaic, image fusion. Run through, you can rest assured Download
DialogBox
- 桌边右下角图标显示实例程序,实现动态效果,-Lower right corner of the table instance of the program icon, dynamic effects,
AdaptSize
- 本程序提供常用的调整图片大小、方向、截取图像的小程序,使对图像的预处理较为方便。 可实现 按照已知长宽调整大小,按照已知比例调整大小,旋转已知角度,按照已知左上角右下角点截图,由用户截取点进行截图,左右颠倒-This program provides commonly used to adjust the picture size, direction, interception image applet, image pre-processing is more convenient. C
LoopSubdivisionLimited
- harris corner detector
XStatusBarProject
- 可调整大小的VC++对话框源码,拖着右下角就可以放大或缩小对话框,基础的窗口编程例子,希望新手能够喜欢。-Resizable dialog VC++ source, dragging the lower right corner you can zoom in or out dialog windows based programming examples, I hope novice can like.
BinSnowAnimation
- 圣诞和新年快到了,做了个桌面动画的窗口特效,搞搞气氛。 效果是在桌面右下角有几只可爱的小兔子,有动画效果。 满屏幕雪花飘落。雪花随机移动位置、尺寸、旋转角度。-Christmas and New Year approaching, do windows desktop animation effects, things turn out atmosphere. The effect is the lower right corner of the desktop there are
harris
- 根据网上的harris角点检测程序做的一个GUI界面,功能简单,算是对自己学习过程的一个记录吧!-According harris corner detection program online to do a GUI interface, features simple, be a learning process for their own record of it!
542
- 【matlab编程代做】通过颜色亮度实现角点检测-[Do] matlab programming generation realize corner detection by color
Harris
- Harris角点检测提取图片的特征点有效果的-Harris corner detection
roi
- 图像. rect ROI 矩形. 函数 cvSetImageROI 基于给定的矩形设置图像的 ROI(感兴趣区域) . 如果ROI是NULL 并且参数RECT的值不等于整个图像, ROI被分配. 不像 COI, 大多数的 OpenCV 函数支持 ROI 并且处理它就像它是一个分离的图像 (例如, 所有的像素坐标从ROI的左上角或左下角(基于图像的结构)计算。-Image. Rect ROI rectangle function cvSetImageROI given set o
kqcahs44
- 一种很好的角点检测算法harris,供大家参考学习用,很好的-A kind of very good Harris corner detection algorithm, for your reference learning to use, very good
Fasjsimple
- 快速图像角点检测,速度比较快,功能比较简单,但是很好用-Fast image corner detection, speed is faster, function is simple, but useful
Glsbaland
- A Corner Detector -based on Global and Local Curvature Proper-A Corner Detector-based on Global and Local Curvature Proper
ysfhh
- 采用matlab编写的角点提取程序,可以方便的提取几何图像的所有角点-Using matlab corner extraction procedure, easy to extract all the corner point geometry image
