资源列表
midnew
- 计算机图形学,中点画直线的方法,c文件,可以运行。-midline
imgcode-2009-01-31
- php 验证码登录时自动产生随机数,并进行随机数的验证-php login code automatically generated random number and random number verification
panoramic-picture-creation
- 全景图像拼接,小例子,对初学者有用。 将txt中代码复制到m文件就可以了。-Panoramic image stitching, small example, be useful for beginners. The code in the txt file is copied to m do.
toushiOpenGL
- 用OpenGL编写的一段简单代码,用于实现透视功能-With the OpenGL code written in a simple, functional perspective for the realization of
hough1
- 经典的hough直线变换检测算法,可以极坐标进行转换,然后再检测直线-Line detection algorithm
vtkAngleMeasure
- 本文档是vtk实现的二维角度测量,由C++编写-This document is the measurement of the VTK to achieve the two-dimensional angle, written by C++
reflection
- 利用openCV实现图像反射效果,输入为灰度图,运行完后合为一幅图-OpenCV achieve image reflection effect the input grayscale, run after together for a map
hough
- 检测出所显示图像中的原有的直线,并标注出来-The original straight line of the displayed image is detected, and marked out
Mat2Wic
- 我们在编写界面的时候,会想在界面上绘制OpenCV的图像而不仅仅是调用imshow,而是需要将图像转换成WicBitmap或者D2D1Bitmap,这个类提供了最简单的办法,创建一个Mat2Wic实例,然后使用mat2Wic(opencvImg)即可得到Wic图像,用mat2Wic(opoencvImg,d2dRender)即可得到Direct2D能直接使用的图像。-In writing interface, we will want to draw in the OpenCV image in
byjc
- 用Sobel算子、Roberts算子、Prewitt算子对图像进行边缘检测的程序-image edge recgnize
imresample
- 图像重采样,自己编写的,用来做小测试,还是很合适的-Image resampling, I have written, to do a small test, still very appropriate
