搜索资源列表
images
- 图像处理中经常使用的标准测试图像的RAW格式文件。其中包括lena,barbara,finger,goldhill,baboon等。
testmage
- 数字图象处理用的常见的标准测试图片,主要是128和512的黑白图片-Digital image processing commonly used standard test images, 128 and 512 mainly black and white picture
PrimerPlus5thEdition
- 本书是久负盛名的C++经典教程,其内容是C++大师Stanley B. Lippman丰富的实践经验和C++标准委员会原负责人Josée Lajoie对C++标准深入理解的完美结合,已经帮助全球无数程序员学会了C++。本版对前一版进行了彻底的修订,内容经过了重新组织,更加入了C++ 先驱Barbara E. Moo在C++教学方面的真知灼见。既显著改善了可读性,又充分体现了C++语言的最新进展和当前的业界最佳实践。书中不但新增大量教学辅助内容,用于强调重要的知识点,提醒常见的错误,推荐优秀的编程
BMP
- 数字图像处理中非常有用的一些图片包括LENA等.-Digital image processing is very useful in a number of pictures, including LENA, BARBARA such.
csjznan
- 本书是久负盛名的C++经典教程,已经帮助全球无数程序员学会了C++。本版对前一版进行了彻底的修订,内容经过了重新组织,更加入了C++先驱Barbara E.Moo在C++教学方面的真知灼见-This book is the famous C++ Classic Course, the world has helped countless programmers learn C++. Excerpts of the previous edition have been thoroughly rev
Barbara1
- 配准大亨Barbara的综述,适合入门和精读。-Registration tycoon Barbara s survey, suitable for entry-level and intensive reading.
barbara
- this is code used to barcode detection in php-this is code used to barcode detection in php
standarimages
- 数字图像处理的常用标准图像,可用于图像复原,阈值分割,边缘检测等练习-Common used standard digital images for processing, can be used for image restoration, segmentation, edge detection and other exercises
fdct_wrapping_matlab
- 采用中心旋转法来进行曲波变换,带有几个demos。方便的进行curvelet变换-Center of rotation method used to carry out curvelet transform, with a few demos. Convenient for curvelet transform
CPPPrimersrc
- 这是C++ Primer书中源代码,本书是久负盛名的C++经典教程[1],其内容是C++大师Stanley B. Lippman丰富的实践经验和C++标准委员会原负责人Josée Lajoie对C++标准深入理解的完美结合,已经帮助全球无数程序员学会了C++。本版对前一版进行了彻底的修订,内容经过了重新组织,更加入了C++先驱Barbara E.Moo在C++教学方面的真知灼见。既显著改善了可读性,又充分体现了C++语言的最新进展和当前的业界最佳实践。-This is a C++ Primer
EE484HW1
- bar a error corrected image-barbara error corrected image
shiyan1
- 数字图像课本的一些实验源码,能实现图像的处理-Some experimental digital image source textbooks, to achieve image processing
Cube-attack-on-toy
- 对Cube攻击的一些评价,正面和反面的都有-Hundreds of cryptographers were sitting in a dark lecture room at the University of California at Santa Barbara in the morning of Tuesday 19 August 2008 listening eagerly to Adi Shamir s hour-long talk "How to solve it: new tech
cPPprimer-4th
- 本书是久负盛名的C++经典教程,其内容是C++大师Stanley B. Lippman丰富的实践经验和C++标准委员会原负责人Josée Lajoie对C++标准深入理解的完美结合,已经帮助全球无数程序员学会了C++。本版对前一版进行了彻底的修订,内容经过了重新组织,更加入了C++先驱Barbara E.Moo在C++教学方面的真知灼见。-This book is renowned C++ classic tutorial, its content is C++ guru Stanley B.
CPPPrimer.EnglishaChinese.4th
- C++ Prime是久负盛名的C++经典教程,其内容是C++大师Stanley B. Lippman丰富的实践经验和C++标准委员会原负责人Josée Lajoie对C++标准深入理解的完美结合,已经帮助全球无数程序员学会了C++。本版对前一版进行了彻底的修订,内容经过了重新组织,更加入了C++ 先驱Barbara E. Moo在C++教学方面的真知灼见。既显著改善了可读性,又充分体现了C++语言的最新进展和当前的业界最佳实践。书中不但新增大量教学辅助内容,用于强调重要的知识点,提醒常见的错误,
function-color-quant
- function c=randomcolormap(k) colors = randomcolormap(k) creates a random RGB colormap with k colors. k can be omitted and in this case defaults to 256. | Copyright 2007 Steffen Gauglitz | University of California at Santa Barbara, V
Arithmetic-coding
- 实现算数编码,算术编码要真真实现需要很大的内存,所以本程序只能做一个近似的编码。-Achieve arithmetic coding, arithmetic coding to achieve Barbara takes a lot of memory, so the program can only do a similar code.