搜索资源列表
face-detection-designed-by-matlab
- 利用matlab实现人脸识别,将facefind函数生成.dll动态链接库,检测准确,可以检测到侧面图像,识别率95 以上。-Using matlab to achieve recognition, the facefind function generates. Dll the dynamic link library, testing is accurate, can detect the side of the image, recognition rate of 95 or more.
second_method
- 对彩色图像进行分类识别,非常好用,识别率95%-Classification of color image recognition, is very easy to use, 95 recognition rate
tifftools_bin_354
- The included files are TIFF "tool" programs distributed with libtiff. The programs were built with libtiff 3.5.4, for Windows 95/98/NT/2000. Note that the library was built with a minimal default set of compression options. In particular, De
vcLPR
- 车牌识别代码,速度比较快,精度大于95 ,全天都可以正常运行。识别各种车牌-License plate identification code, the speed is faster, the precision is greater than 95 , the day can be normal operation. A variety of license plate recognition
CImg-1.3.4
- CImage类 CImage是MFC和ATL共享的新类,它能从外部磁盘中调入一个JPEG、GIF、BMP和PNG格式的图像文件加以显示,而且这些文件格式可以相互转换。由于CImage在不同的Windows操作系统中其某些性能是不一样的,因此在使用时要特别注意。例如,CImage::PlgBlt和CImage::MaskBlt只能在 Windows NT 4.0 或更高版本中使用,但不能运行在Windows 95/98 应用程序中。CImage::AlphaBlend和CImage::Tran
200503-95
- 为了弥补传统中值滤波器在进行图像降噪处理中的不足,在图像降噪技术中应用了自适应中值滤波器。文中重点介绍了自适应中值滤波器的工作原理并在Matlab平台上进行了仿真试验,与传统中值滤波器进行了比较,计算机仿真结果表明在对密度较大的椒盐噪声进行滤波时,自适应中值滤波较传统中值滤波具有较大的优越性。-To remedy disadvantage of traditional median filtering algorithms in image denoise ,adaptive median fi
source-code-for-Visual-C
- 本书全面介绍了Windows 95/98/NT环境下图像处理的理论和编程技术,并基于面向对象的程序设计方法,详细讨论了图像处理算法的Visual C++编程技巧。本书的主体包括基本的图像操作、调色板处理、图像的特技显示与擦除、图像变换、颜色处理、图像处理等的算法及实现技术。本书是进行图像处理和多媒体编程的使用参考书,适合图像处理和多媒体编程人员参考阅读,也可作为大专院校计算机及相关专业师生的教学参考书。-This book a comprehensive introduction to imag
cuick_OpenGL
- OpenGL是近几年发展起来的一个性能卓越的三维图形标准,它是在SGI等多家世界闻名的计算机公司的倡导下,以SGI的GL三维图形库为基础制定的一个通用共享的开放式三维图形标准。目前,包括Microsoft、SGI、IBM、DEC、SUN、HP等大公司都采用了OpenGL做为三维图形标准,许多软件厂商也纷纷以OpenGL为基础开发出自己的产品,其中比较著名的产品包括动画制作软件Soft Image和3D Studio MAX、仿真软件Open Inventor、VR软件World Tool Kit
CODE_UPLOAD1412
- This is not source code--it is the .dll s for running OpenGL programs on your computer. If you are running Windows 95/98/NT... you can download these libraries and unzip them into your windows/system folder- This is not source code--it is the .dll
WorldDemoNew
- OpenGL是个与硬件无关的软件接口,可以在不同的平台如Windows 95、Windows NT、Unix、Linux、MacOS、OS/2之间进行移植。因此,支持OpenGL的软件具有很好的移植性,可以获得非常广泛的应用。由于OpenGL是图形的底层图形库,没有提供几何实体图元,不能直接用以描述场景。但是,通过一些转换程序,可以很方便地将AutoCAD、3DS/3DSMAX等3D图形设计软件制作的DXF和3DS模型文件转换成OpenGL的顶点数组。-OpenGL is a hardware
InTech-Automatic_diagnosis_of_breast_tissue
- Segmentation is therefore a very important task in medical imaging. However, manual segmentation is not only a tedious and time consuming process, it is also inaccurate. Segmentation by experts is variable up to 20 [WDZ+95]. It is therefore de
id_rec_gui
- 图像识别,主要用于第二代身份证的识别,测试过程中识别效率达95 。可使用神经网络进行训练。-Image recognition, it is mainly used for the second generation id card identification, the test in the process of recognition efficiency up to 95 . The neural network can be used for training.
Counting-Fish-Spawns-
- 基于图像处理的鱼卵计数方法研究 针对传统的鱼卵计数方法效率低、精度差、对鱼卵有损伤等缺点,提出了基于图像处理的鱼卵计数方法: 通 过Matlab 软件中强大的图像处理功能,对经过Photoshop 预处理的图像进行灰度化、去除噪音、二值化和形态学处 理,采用连通图计数和面积计数法进行鱼卵的计数,精确性在95 以上。该方法减轻了操作者劳动强度,弥补了 人视觉的不足之处,可以有效地提高工作效率和计数精度,并且可避免鱼卵损伤,有利于后续工作的开展,具有一 定的理论和应用价值。-In
id_card
- 本二代身份证识别系统识别正确率高达95 以上,系统提供的Train功能可以不断地更新训练模型,使之正确率不断提高,不断地接近100 。经测试,利用已有的训练模型,附件中50张二代身份证图像的正确率为100 。-The second-generation ID card identification system to identify the correct rate of 95 or more, the system provides the Train feature can contin
BW-
- 用matlab实现的白平衡处理算法,以亮度最大值的0.95倍为条件定义白点集合-Processing algorithms using matlab to achieve balance, to 0.95 times the maximum brightness of the white point is defined as the set of conditions
(CPP)face-detectview
- 图像的处理方法根据自己的需要,有目的地选择各种方法。在确定脸部区域上,通常使用的方法有肤色提取。肤色提取对脸部区域的获取则比较高,达到95 以上,并且提取速度快,可以减少工作量。-Image processing method according to their needs, there are a variety of methods to select destinations. In determining the face region, the skin color is usual
95
- 这是一个进行图像处理的程序,对于滤波有很好的效果,对于初学者有较好的帮助-This is an ongoing program of image processing, for filtering a very good effect, there is a good help for beginners
DAPLAB
- MATLAB仿真IS-95开环闭环功率控制 制问题,包括基站以及移动台的功率-MATLAB simulation IS- 95 open loop system of closed loop power control problems, including the power of base station and mobile station
856933
- MATLAB simulation IS - 95 open loop system of closed loop power control problems, including the power of base station and mobile station
ZVIVKM
- This packet is a IS-95 baseband simulation for 1 data channe(This packet is a baseband is - 95 simulation data for 1 channe)