搜索资源列表
-
0下载:
HU不变矩程序代码很多,但是没找到一个完整准确的代码。本人对其中的某些代码修正后,和matlab计算结果进行比较,结果是一致的。本程序没有利用Opencv计算Hu矩的函数,好像opencv计算的M03和M30应该对调,否则,和matlab计算不一样!对旋转、缩放的图像进行测试,HU矩也是一样的,不信可以利用提供的图片对比一下。由于HU矩比较小,程序对HU矩取对数便于查看比较。总之,程序绝对安全可靠,可直接调用。,HU moment invariants code a lot, but could
-
-
0下载:
opencv下图像的旋转操作,需要安装最新版本的opencv,opencv image under the rotation operation, the need to install the latest version of opencv
-
-
0下载:
opencv,C++图像处理,包括平移,缩放,旋转,形态学变换,灰度转换,阈值分割等操作,适用计算机视觉初学者。-opencv, C++ image processing, including translation, scaling, rotation, morphological transformation, grayscale conversion, segmentation, etc, for beginner computer vision.
-
-
0下载:
图像的旋转与缩放,此代码应用于opencv,具有旋转、放大与缩小的功能。-Image rotation and scaling, this code applies to opencv, with rotation, zooming and narrow features.
-
-
0下载:
用OpenCV写的图象旋转和缩放的程序,适合初学计算机视觉的朋友-Written with OpenCV image rotation and scaling procedures, suitable for novice computer vision friend
-
-
0下载:
使用OpenCV进行图像处理完成图像的旋转,适合中级学习者-Use OpenCV for image processing is complete image rotation, suitable for intermediate learners
-
-
0下载:
OpenCV中处理图像的旋转,本程序是我在处理图片时用到的方法-OpenCV Image Rotation
-
-
0下载:
图像的旋转与缩放 用opencv环境对图像进行旋转和缩放-Image rotation and scaling using opencv environment rotate and zoom the image
-
-
0下载:
opencv实现图像的旋转,代码,vs2010加opencv混合编程-Opencv realizes image rotation, code, vs2010 add opencv mixing programming
-
-
0下载:
图像的平移旋转镜像和特征点提取的配准部分,基于opencv,对学习图像的有帮助。-Image translation rotation mirror and registration feature point extraction part, based on opencv, learning image.
-
-
0下载:
该程序可以实现图像的旋转与缩放功能,基于opencv-rotation of image
-
-
0下载:
opencv编写的图像旋转程序,可实现图像的各个角度旋转。-written opencv image rotation, which enables images every angle rotation.
-
-
0下载:
旋转矩阵的图像旋转。【cosA sinA -sinA cosA】
可以不需要opencv-Image rotation based on rotation matrix. [CosA sinA-sinA cosA]
-
-
1下载:
基于opencv的sift图像拼接算法,是特征匹配的一种,具有旋转、平移、遮蔽以及仿射不变形,广泛应用于图像拼接及图像特征匹配中-Based on the opencv sift image stitching algorithm, is a feature matching, rotation, translation, masking and affine deformation, is widely used in image stitching and image feature mat
-
-
0下载:
對Input影像做spatial transformation
(nearest-neighbor, bilinear, and bicubic,scaling,shearing,translation,rotation),電腦需安裝opencv library-Input image for doing spatial transformation (nearest-neighbor, bilinear, and bicubic, scaling, shearing, translatio
-
-
0下载:
主要是利用opencv与C++实现彩色图像的旋转,此程序简单便于理解。-Mainly use opencv to c++ realize the rotation of the color image, the program simple easy to understand.
-
-
0下载:
反响映射+双线性插值图像旋转实现算法(opencv)-Response mapping image rotation+ bilinear interpolation algorithm (opencv)
-
-
0下载:
基于mfc+opencv实现图像处理,该代码实现了图像旋转功能(Image rotation source code based on MFC)
-