搜索资源列表
aaaa
- 利用Opengcv实现图像的任意角度旋转与缩放功能-Using Opengcv achieve any angle image rotation and scaling function ~ ~ ~
ImageRotate
- 里面有两组程序,分别为使用MFC和使用OpenCV进行图像旋转的程序-Inside there are two procedures were used for the use of MFC and OpenCV for image rotation program
MFC
- 基于OpenCV实现图像的旋转与提取,利用MFC实现图像控制界面化-Image rotation based on OpenCV and extraction, the use of image control interface of the MFC
picture
- 用VC 和Opencv 实现把摆放不正的条形码图像旋转摆正的功能-Achieved with the VC and Opencv the bar code is not correct to place the function of image rotation straighten
Rotation-and-Scale
- 通过opencv的subpix函数实现图像的旋转和尺度变化-The subpix function implementation by opencv image rotation and scale changes
Image-rotation-plus-scaling
- 在opencv里实现图像的旋转加缩放(效果很拽,就像谷歌地球似的)-Image in opencv in the rotation plus scaling (performance is very obstinate, just like Google Earth-like)
Hough
- 利用改进的hough变换实现图像旋转纠偏,提高了运行速度,附参考文献-The improved hough transform image rotation correction to improve the speed
Rotate
- 基于VC++6.0开发环境,用OpenCv编程,实现图像的旋转与缩放!-VC++6.0 based development environment, with OpenCv programming, image rotation and scaling!
rotation-and-scaling
- 使用opencv编写可以轻松的实现图像的旋转和缩放,效果很好。-It can be easily prepared using opencv for image rotation and scaling, the effect is very good.
rotation-and-scaling
- 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的)-Image rotation and scaling ( the effect is good by earth like Google Earth like)
test3
- 使用OpenCV2.3.1开发包实现图像的旋转与镜像,OpenCV2.3.1与之前的版本有很大的不同,该代码中有,图像如何在MFC下显示,以及OpenCV新的特性都有所体现,具有很高的参考价值-To use OpenCV2.3.1 development package to achieve image rotation and mirroring, the OpenCV2.3.1 and previous versions are very different from the code in
rotate
- 基于opencv的图像旋转程序,0到360°任意旋转不失真,初学者可以借鉴。-Image rotation program based on the opencv, 0-360 arbitrary rotation distortion, beginners can learn from.
OpencvDemo04
- 基于opencv实现的图像旋转算法,及其算法扩展。 使用opencv2.3.1,vs2008环境。 都是自己实现的。-Algorithm based on opencv to achieve image rotation, and its algorithm is extended. Opencv2.3.1, vs2008 environment.
image-rotation
- 使用OpenCV进行图像的旋转,使用矩阵变换-OpenCV for image rotation, using matrix transformations
openCV5
- 基于opencv的五分完整源码,包括轮廓检测、摄像头标定、图像旋转与缩放、离散傅里叶变换、BMP与IplImage相互转换。-Opencv fifth complete source code, including contour detection, camera calibration, image rotation and scaling, discrete Fourier transform, BMP and IplImage conversion.
Test2
- 实现图像的旋转加缩放,输入一幅图片后进行旋转和缩放操作,很炫。-Achieve image rotation plus scaling, enter an image after rotation and scaling operations, shining.
scaleRotateImage
- 用于图像旋转操作,用phthon语言写的-For image rotation operation, with the written language phthon
rotation-and-scaling
- VC++(OpenCV)实现图像的旋转和缩放(对话框)-VC++ (OpenCV) for image rotation and scaling (dialog)
AlgorithmTest
- vs2010工程,使用opencv2.4.3库,使用时需要自己下载库,包括图像缩放,图像旋转,图像对比度亮度线性调整。我自己的项目奉献。 -vs2010 project, using opencv2.4.3 library, you need to download when using the library, including image scaling, image rotation, image contrast, brightness linear adjustment. I o
OpenCV
- 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)