搜索资源列表
genzong4
- 视频序列中运动目标的检测与跟踪(论文) 本文在总结和分析现有运动目标检测与跟踪方法的基础上,重点研究摄像头固定情况 下运动目标的检测与跟踪技术。-video sequences moving target detection and tracking (thesis) Based on the review and analysis of existing and moving target detection tracking method on the basis of research
1EC959ED
- 抗几何攻击的盲数字水印技术耿敏,李恩平,梁华庆(中国石油大学电子信息工程系,北京102249)摘要:数字水印技术是解决数字作品版权保护的一个重要手段。衡量数字水印技术可靠性的标准是能否抵抗各种水印攻击,而几何攻击是目前困扰数字水印领域发展的突出问题,数字水印多采用盲水印算法。总结了当前抗几何攻击的各种盲水印方法,并对今后的研究方向进行了探讨。-Blind digital watermarking technology Min, Li Yun Ping, Liang Hua (China Univ
Camera_Calibration_TSAI
- 由[Tsai 1987]总结的一种摄象机标定基本方法:假设标定点位于 的平面中,并假设摄象机相对于这个平面放置的,以满足下面两条重要条件: 1. 绝对坐标系中的原点不在视场范围内. 2. 绝对坐标系中的原点不会投影到图像上接近于图像平面坐标系统的 轴. -by [Tsai 1987] concluded a basic camera calibration method : Assuming superscr ipt sentinel at the plane, and assumi
ObjectTrack
- 在总结和分析现有运动目标检测与跟踪方法的基础上,建立了一个视频序列采集的动态目标检测及跟踪系统
ManifoldLearningNotes
- 贴一个流形学习的读书笔记在这里,是一些方法的总结,希望能对读者有用
Illuminatio
- 基于多方法融合的人脸图像光照纠正算法,总结很全面,也很清楚!
Med_img_seg
- 介绍医学图像分割的现状,对已有方法进行总结。概括全面,视角独特。是医学图像处理入门者的很好教科书。
keypointExtraction
- harris, harris-laplace方法,特征点检测方法总结
opencv两个常见的编译错误
- 在利用opencv库进行编程中两个常见的问题的解决方法,十分有效! 以openCV的使用为例,并结合个实验经验,总结一下在使用其它库进行编程时VC环境下编译与链接时经常遇到的两个错误的解决办法. 1.编译错误 问题描述:编译时,出现编译如下编译错误: fatal error C1083: Cannot open include file: 'cv.h': No such file or directory 意思是找不到语句 #include "cv.h" 的cv.h
AdvOcr
- 最近写了几个网站的验证码图片自动识别程序,尽管每个网站的验证码图片都不相同,识别的方法有所差别。但写得多了,也总结出不少相同之处。今天抽空封装出一个基础类来,发现可以很好地重复利用,编写不同的验证码识别程序,效率提高了不少。好东东不能独享,现放出来供大家共同研究,请网友们妥善用之。-Recently wrote a number of site verification code picture automatic identification procedures, even though e
VBA-ArcGIS
- 利用VBA给ArcGIS属性表字段赋值方法总结-The use of VBA for ArcGIS attribute table field assignment Methods
canny
- canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target im
EigenfacesforRecognition
- 想知道人脸识别的基本原理吗?这里使用特征脸方法总结的数学算法。-Want to know the basic principles of face recognition it? Methods used here Eigenfaces mathematical algorithm.
learning-report
- 模式识别课程学习报告,包括主要模式识别方法总结和文献综述和文献成果复现-learning report for patter recognition curriculum
tuxianglvbo-matlab-code
- 这是我写的图像滤波的方法总结介绍,详细介绍了每个方法,最后用matlab编写代码实现。代码在word中,可以直接拷贝使用-This is my written summary of the image filtering method described, details of each method, and finally using matlab code. Code word, you can use directly copy
VQ_Audio_Matlab
- 一些失量量化码书设计的方法总结,包含全面,用matlab编程的-Some loss of quantization codebook design methods are summarized, including comprehensive programming using matlab
openvc2.4.10配置方法
- 针对opencv的配制方法总结,适合初学者来配置开发环境(For the preparation of opencv summary, suitable for beginners to configure the development environment)
halcon手眼标定
- halcon手眼标定,机器视觉爱好者,用Windows平台对halcon视觉进行标定的步骤,方法总结。(hand_eye_calibration)
遥感导论总结
- GIS相关技术说明,遥感技术的入门阐述以及深入研究方法(The introduction of GIS related technology, the introduction of remote sensing technology and the method of deep study)
矩阵求逆的几种方法总结
- 列举了几种对矩阵进行求逆的方法,用于之后的间接采样。(Several methods for inverting the matrix are listed for subsequent indirect sampling.)