搜索资源列表
a-new-image-process
- a new image process.a new image process,a new image proce-a new image process.a new image process. a new image proce
2223222
- 我们给出一个模板 和一幅图象 。不难发现原图中左边暗,右边亮,中间存在着一条明显的边界。进行模板操作后的结果如下: 。 可以看出,第3、4列比其他列的灰度值高很多,人眼观察时,就能发现一条很明显的亮边,其它区域都很暗,这样就起到了边沿检测的作用。 为什么会这样呢?仔细看看那个模板就明白了,它的意思是将右邻点的灰度值减左邻点的灰度值作为该点的灰度值。在灰度相近的区域内,这么做的结果使得该点的灰度值接近于0;而在边界附近,灰度值有明显的跳变,这么做的结果使得该点的灰度值很大,这样
terrainEngine
- 国外程序员编写的基于OpenGL的3D地形引擎。 errain Engine I started working on a terrain engine around October 2000. I was deeply moved by screenshots from black and white :) My intention and main goal was to create something visually stunning. This mean
Wavelets for computer graphics A primer.pdf
- Wavelets for computer graphics A primer
A Simple Raytracer
- A Simple Raytracer source code
A Filter-Bank-Based Kalman Filtering Technique for
- A Filter-Bank-Based Kalman Filtering Technique for Wavelet Estimation and Decomposition of Random Signals.pdf
A Star算法源代码
- A * 算法的源程序,给定地图,可以从开始地点寻找路径到目的地。-This is a * arithmetic source code, appointed a map, it can search route from start spot to destination.
paper_and_code_of_A_Closed_For
- This package contains an implementation of the matting algorithmdescribed in the CVPR2006 paper:"A Closed Form Solution to Natural Image Matting" .,This package contains an implementation of the matting algorithmdescribed in the CVPR2006 paper: "
wavelet_transformation
- 简单的小波压缩变换工作的原理如下: 信号和求导信号,形成的求同信号序列和求导信号序列的长度均为输入信号的长度的一半.如果输入信号序列是A={a(1),...,a(n)}求同信号S={s(1),...,s(n/2)}和求异信号D={d(1),...,d(n/2)}的计算方式为: for i=1,...,n/2 s(i)=a(2*i-1)+a(2*i) d(i)=a(2*i-1)-a(2*i) 例如输入信号是: 5,2,3,2,5,7,9,6
MAP
- Maximum a priori L-values
A-FaceDetection-Based-on-Frontal-InverseAdaboostAl
- 人脸的检测和跟踪对于自由立体显示非常重要。本文采用连续Adaboost算法学习出一种瀑布型的人脸检测器,同时 针对adaboost算法误检率比较高的弊病,提出了一种正反Adaboost检测的思想,最后通过利用已有积分图以及最小值滤波,完成 了对人眼的识别操作。实验结果表明,算法对现有adaboost算法精度上的改进令人满意,基本能满足自由立体显示的需要。 -Accuratelylocatingandtrackingthepositionoftheusefsfaceisimop rta
Dial-a-fix-v0.60.0.24
- Fix the OS WinXp with this tool...turn to the original valors of Register
classify
- 这是一个能成功运行的非常有用的分类程序,只要用于数字的识别,也就是手写识别,和大家分享-This is a successful run of a very useful classification procedures, as long as for digital identification, that is, handwriting recognition, and to share
DFT
- 编写一个matlab函数用一个N点离散傅里叶变换同时计算两个N点实序列的离散傅里 叶变换,并将结果与直接使用两个N点离散傅里叶变换计算出来的结果进行比较-Write a matlab function with an N point discrete Fourier transform and calculate actual sequence of two N point discrete Fourier transform, and the results with the direct u
A-SMGCS_based_on_DIS
- 以VS.NET为开发工具,利用地理信息系统(GIS)二次开发工具MapObjects 组件技术对系统的数据库设计和具体实现进行了研究。以国内某机场为例,在C#环境下设计了机场场面监控系统,为机场现场运行指挥提供了可视化、便捷化的信息管理平台,以减少机场停机坪安全事故的发生。 -To VS.NET development tools for the use of geographic information systems (GIS) technology secondary develo
A.Blind.and.Robust.Watermarking.Scheme
- Abstract- H.264/AVC is becoming a popular video codec for its better compression ratio, lower distortion and applicability to portable electronic devices. Thus, issues of copyright protection appropriate for this standard become very importan
A-star
- A star算法类的实现,VisualC++数字图像模式识别技术及工程实践-源代码-A star algorithm class implementation, VisualC++ Digital Image Pattern Recognition Technology and Engineering Practice- source code
A-to-Z-of-Image-Processing-Concepts
- A to Z of Image Processing Concepts
Detecting-Cars-in-a-Video-of-Traffic
- 交通流量统计,交通背景提取,等等Detecting Cars in a Video of Traffic-Traffic statistics, traffic background extraction, etc. Detecting Cars in a Video of Traffic
a-short-lecture-on-wavelets
- A short lecture on wavelets and development/ derivations
