搜索资源列表
Graphics
- 一个集成的图形界面的程序,可调用每一次作业子程序。一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪
recognize
- 路标识别的应用实例,可以快捷的检测并识别路标的种类!-Road sign recognition application example, you can quickly test and identify the types of signs!
RealtimeAutomaticRoadSignDetection
- 一种新的实时鲁棒的交通标志检测方法,提出一种实时的圆形检测算法-A new real-time robust traffic sign detection methods, presents a real-time detection algorithm round
Untitled
- matlab实现 数字 水印 小波变换 二维-matlab maths water sign
Image-segmentation-
- 图像分割及二值化源码。该程序是交通标识识别的一部分。-Image segmentation and binary code. The traffic sign recognition program is part of.
DCT-watermarked-kangdayinsaomiao
- 针对打印扫描对图像影响的特点, 选取在图像的DCT 域上嵌入水印信息。对DCT 变换后的系数按 照他们的位置进行了特殊的分类, 通过分类后每一类中正负号的数量来表达水印信息, 增强了算法的鲁棒性。 然后对水印的嵌入位置、鲁棒性和嵌入强度进行了研究-Impact on the image for print scanning feature, select the image on a DCT domain watermark embedding. The DCT transform co
Bresenham-MaA
- 直线Bresenham算法的基本原理是采取对整型参量的符号进行检测,整型参量的值正比于两像素与实际线段之间的偏移。直线的中点Bresenham算法是依据下一个点可能出现的两个点的中间点处在直线的位置来判断下一个点的取舍。-The basic principle of Bresenham line algorithm is to take the sign of the integer parameter testing, integer values of param
lungfeature
- 肺结核球病灶区定位,将病灶区进行彩色标记-the location of the lung disease,and sign the locations.
NSCTTDPCACYCLEMODULElocalnoSIGN
- 非降采样轮廓波与二维主成分分析采用循环模式计算无符号局部特征-nonsubsambled contourlet transform and two dimensional principle component analysis cycle module calculation no sign local feature
image
- 【公益-免费】-》基于颜色和形状的交通标志检测与分类-[ ]-" free public service- based on the color and shape of the traffic sign detection and classification
Text-Analysis
- 一种基于纹理分析和SVM的文字检测方法,对应于一篇Image and vision computing 论文-Texture and svm based sign detection.
traffic-sign-recognition
- 复杂场景中的红色交通标志牌检测与识别,结合颜色与圆形的标志牌定位,然后提取特征,最后用模板匹配的方法实现识别,内附图片和程序说明,对初学者有帮助-Red detection and recognition of traffic signs in complex scenes, the combination of colors and circular signs positioning, and feature extraction, the last with template matchi
Traffic-signs-segmentation
- 根据三色差法对交通标志进行颜色上的分割,并且可以对交通标志颜色分别进行分割的程序。-According to the method of three-color traffic sign color segmentation, segmentation procedures, respectively, and the colors of traffic signs.
traffic-sign-image-segmentation
- 程序是实现交通标志图像的分割GUI界面,采用分割的方法主要有Ostu,阈值迭代选择法及区域生长法。-Program is to achieve a traffic sign image segmentation GUI interface, the mainly segmentation methods are Ostu, iterative threshold selection method and region growing method.
Image_Codes
- 一个手语识别系统。识别精度不高,有待改进。-A sign language recognition system. Recognition accuracy is not high, need to be improved.
vid_reader
- 一个由外国人编写的手语识别程序,相关数据库可到本程序的网站上下载。-A sign language recognition program written by foreigners, related databases to download the program website.
MachineVision
- 结构化道路检测与跟踪 hough变化检测车道线 中值滤波预测跟踪-Machine view using MFC to find the sign of constructed road
Sign-Language-with-Kinect-master
- 用kinect进行手势识别,开发环境是c++,附有原代码-Gesture recognition with kinect
traffic-sign-detection-master
- 基于SVM+HOG的交通标志检测与识别程序(Traffic sign detection and recognition based on SVM)