资源列表
midnew
- 计算机图形学,中点画直线的方法,c文件,可以运行。-midline
toushiOpenGL
- 用OpenGL编写的一段简单代码,用于实现透视功能-With the OpenGL code written in a simple, functional perspective for the realization of
hough1
- 经典的hough直线变换检测算法,可以极坐标进行转换,然后再检测直线-Line detection algorithm
DisplayRawAndProcessedImage
- This the Video program Viewer about Raw and Processed Image.-This is the Video program Viewer about Raw and Processed Image.
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
rxq
- 图像锐化与平滑处理,matlab语言,基于rgb和his的模型下的处理-Image sharpening and smoothing
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