资源列表
reflection
- 利用openCV实现图像反射效果,输入为灰度图,运行完后合为一幅图-OpenCV achieve image reflection effect the input grayscale, run after together for a map
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
midnew
- 计算机图形学,中点画直线的方法,c文件,可以运行。-midline
invert
- To open a Jpeg, Gif image and invert it, plus display on a window
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.
NumberCircle
- 用于生成测试显示设备的图片程序,可以修改数字标记和图片灰度信息。-Draw pictures for the device to test,It will modify figures mark and image gray value.
Quater_Registration
- 四元数分解的点云配准,输入点云的源坐标和目标坐标,计算期望的旋转矩阵和平移向量。-Quaternion decomposition point cloud registration, input the source and target point cloud coordinates to calculate the expected rotation matrix and translation vector.
clrqueue
- how to build a circular queue in java
dimtarget
- 自己编写的红外小目标检测程序,利用红外小目标的统计特性,分别根据均值和方差来进行判断,速度快,效果好-Infrared small target detection, the use of infrared small target statistical characteristics, respectively, according to the mean and variance to judge, fast, good effect
Three-spline-curve
- 三次样条曲线拟合,可以将十个离散点拟合成一条曲线,曲线是C2连续。-Three spline curve fitting, you can put the ten discrete points into a curve, the curve is C2 continuous.