搜索资源列表
CamServer
- 通过摄像头监视路由器指示灯的状况:将摄像头捕捉的路由器图像信息实时传输到客户端,识别指示灯位置,并即时判断指示灯状态。其中使用了directshow对摄像头进行捕捉,图像处理部分采用了intel的opencv库,网络模块采用winsock编程实现,具有相当高的参考价值-through camera surveillance router indicator of situation : The first camera will capture images of the router real
SpecAnalm
- 在图像中采用预处理算法对红外可见图像进行分析,并作出正确判断。-used in image preprocessing algorithms can be seen on the infrared image analysis, and make the right judgment.
weituqiege
- 本程序用if(Fig(i,j)>=grayvalue&&Fig(i,j)<(grayvalue+block))来进行判断,实现8个位图的切割.利用了for循环,程序较为简单.
erzhituxiangxihuasuanfa
- 图像细化的方法有两种即边缘点删除和内点保留传统的基于边缘点删除的细化算法在细化过程中只对边缘点的可删除性进行判断并作相应处理由于受跟踪顺序及所考察邻域的影响容易产生骨架的非对称性基于内点保留的细化算法容易使所获得的骨架大于一个像素本文在分析上述两类细化算法的基础上综合运用上述两种细化方法提出一种新的行之有效的并行细化算法.
MVworks
- 一个用来标注图像中兴趣点(角点等特征点)的小程序,可以用来对图像中的明显特征进行一个初步的检测和判断
modified_lsb_watermarking
- 此包中是对lsb这种数字水印的添加算法的一种改进方法,其中有三个主要文件Mylsb.m modify_lsb.m和.modify_lsb2.m 这三个文件是对lsb这个算法的三次不同程度的改进,一次比一次改的多,主要涉及的改进方法是我们在添加水印时运用了像素的八临域来判断所应插入的值,其次的方法是运用了转换到不同色彩空间进行水印插入。插入效果的比较通过my_hist.m这个文件来进行显示。
Imagetagsconnectedwithimageprocessingmethods
- 对于图像的分割,首先要进行二值化,然后才能根据连通性进行判断。这里面讲的是一个连通性的判断方法-For image segmentation, we must first carry out binarization, and then carried out to determine the basis of connectivity. Said there is a method to determine connectivity
peopledetect
- 用于检测运动的人体,通过帧间差分的方式来获取人体信息,并对粘连进行判断-Used to detect movement of the human body, through the inter-frame differential method to obtain information on the human body, and adhesion to judge
zhishu
- 你可以通过此代码来进行判断一个1除外的数是否为质数-You can be judged by this code number is a 1 except for the prime number
videocodegongshi
- 在视频编解码中,存在着两种不同的图像质量评价方式。一种方式是采用观察者的主观 感觉进行判断;另一种方式是采用客观的图像质量评价方式。这两种评价方式各有优点,但 也有不同的缺陷。主观质量评价的优点在于考虑了具体的需求,能够与观察者交互,但是其 缺点是太具有随意性, 很难给出定量的评价; 客观质量评价的优点在于能够给出定量的评价, 但存在的问题是目前还不能找到一种能够普遍适用的客观质量评价方法-In video coding, there are two different imag
svm_1
- 此程序是模拟SVM的性能,通过一个确定区域离散点,作为输入样本,用svm进行训练,然后在此输入区域中所有的点,进行判断,这个是演示的是svm 回归-This procedure is to simulate the performance of SVM, through a defined area of discrete points as input samples, with the svm training, and then enter all the po
SUSAN
- SUSAN角点特征提取,该方法不必进行求导运算,直接利用灰度进行判断。-SUSAN corner feature extraction, this method need not be the derivative operator, the direct use of gray scale to judge.
11f1bbfc0c65
- 对二值图像边界进行跟踪,对边缘进行判断,然后沿着边缘进行跟进- C = CONTOUR_FOLLOWING(BW) takes BW as an input. BW is a binary array containing the image of an object ( 1 : foreground, 0 : background). It returns a circular list (N x 2, C(1,:)=C(end,:)) of the (row,co
xibaozhouchangdeng
- 对细胞二值图像进行计算其周长,面积等特征,并进行判断是否为癌细胞-Cell binary image calculate its perimeter, area, and other characteristics, and to determine whether the cancer cells
vehicle-recognition-
- c++语言描写,对图像中的车辆大小以及类型参数进行判断车型-C++ language, the image of vehicle size and type parameters to judge models
HoughDect
- 数字图像处理在人们的生活中无处不存在着它的影子,是非常流行热门的技术之一,可以说它是一种每时每刻都在改变着人类生活的技术。人们对于物体的识别主要针对于物体的外形,图像分割目的是对图像中有意义的特征部分进行提取,所谓有意义的特征包括图像中物体的外形边缘和区域等。本文主要针对其中的一个传统而经典的分割方法Hough变换而展开。Hough变换实现的是一种从图像空间到参数空间的映射关系,具有对抗噪声的鲁棒性以及在图像中的不连续性等优点,通过它构建的参数空间可以容易地对特定形状,如直线、圆等解析曲线进行判
matchChar
- 通过对比两幅图像的轮廓,判断两个轮廓的相似度,使用hu距进行判断!-By comparing the contour of the two images, the similarity of two contours is judged, and the Hu distance is used to judge!
EKF_monoSLAM_1pRANSAC
- 一种将RANSAC和卡尔曼滤波结合起来的方法,仅适用一个点来进行判断,大大提高了速度。具体见README文件。-The method of RANSAC and Kalman filtering to combine, apply only to a point to be judged, greatly improving the speed. See in particular the README file.
类间最大方差(Otsu)阈值法分割图像
- 类间最大方差(Otsu)阈值法分割图像,阈值产生,通过阈值进行判断(Inter class maximum variance (Otsu) thresholding method for image segmentation)
水果识别以及成熟度判断
- 用matlab对水果图像进行处理并判定水果的成熟度(Processing fruit image with MATLAB and judging fruit maturity)
