搜索资源列表
CSharpDraw
- CSharp编写的绘图程序实例,包括创建线性梯度、连接线条,由直线、曲线和形状创建图形,在一个区域点击检测,绘制不透明和半透明的线条,绘制贝赛尔样条等等多种绘图技术的实例-CSharp procedures for the preparation of drawing examples, including the creation of linear gradient connecting lines from the straight line. curves and shapes to c
openCVhandshape
- 这个是 openCV 写的 手势识别 ,很基础的 很多都是按照书中的原来的思维写的-hand shape discr iption by opencv
COLOR-IMAGE-COMPRESSION
- The efficiency of perceptual coding in compressing color images relies on the estimation of perceptual redundancy. In this paper, a color image coder is proposed for perceptually lossless image compression which shapes the coding error as a p
3D-Alpha-Shapes
- alpha shapes算法用于三维大量数据的边缘检测,适合于三维激光扫描数据以及机载雷达数据,可以用于建筑物及其他地物的边缘检测。-alpha shapes algorithm for three-dimensional edge detection of large amounts of data, suitable for three-dimensional laser scan data, and airborne radar data, can be used for building
Edge-Detection-Algorithm
- 基于数学形态学的边缘检测过程中,不同形状、不同尺度的结构元素在滤除噪声和保持边缘细节方面的作用是不同的。本文提出了一种基于多形状多尺度结构元素的自适应边缘检测算法,分别使用不同方向和大小的结构元素提取图像边缘,通过计算信息熵自适应确定权重系数,对多形状结构元素和多尺度结构元素检测的边缘做融合处理。实验结果表明,本文提出的算法与几种经典边缘检测算子相比,有效抑制了噪声的影响,提高了检测的精度,对各种不同图像具有很好的鲁棒性。-In the process of edge detection bas
HandDetectionAndRecognition
- 本算法实现了基于手部颜色和手形的静态手势的检测和识别,特色有两点:(1)排除了面部区域后进行肤色检测(2)在手部候选区域分别提取轮廓,并求出Hu不变矩,将其与模板进行比较,排除类手形区域,进一步识别是何种手势-hand gestures detection and recognition based on skin colors and hand shapes
OPenCV_programs
- 里面有OPenCV环境变量的设置,OpenCV入门的各种常用程序,全部经过测试能运行,有结果。包括图片显示,图片反相,鼠标事件,播放AVI文件,画几何图形,图像边缘检测,从摄像头读取数据等等程序。-There is OPenCV environment variable Settings, OPenCV entry of all sorts of commonly used procedures, can all through the test run, have the result. In
hough-ellipse
- hough变换检测椭圆的MATLAB程序-hough detection codes to detect shapes in images