搜索资源列表
-
1下载:
这是一个基于颜色特征的物体识别程序,包括上位机源代码、下位机源代码和非常详细的说明文党。该程序上位机用Java写成,在windows/UNIX/Linux等系统下均可以编译和运行,而下位机代码则运行于ATMEL公司出品的AVR系列ATMega单片机,采用avr-gcc编译。该程序可以同时识别10个不同颜色不同形状的物体,达到每秒29帧的处理速度,采用OV6620 CMOS图像传感器。-This is a feature based on the color of the object recog
-
-
0下载:
微软的新的.NET平台为开发者带来了许多新的诸如GDI+、Globalization之类的编程机制,同时还发明了一门全新的类似Java的编程语言-C++。对于这些新知识,我们应尽快了解、掌握并试图运用到实践项目中去,而通过实例学习的方法无疑是一个非常有效的途径。本文就通过一个简单的实例,向大家展示了在Visual C#中如何运用GDI+和Unsafe代码类等技术以实现简单的数字图像处理。 -Microsoft's new.NET platform for developers to br
-
-
0下载:
android上的水波纹图像特效,有图像处理的源代码。-android image effects on the water ripple. As image processing source code.
-
-
0下载:
数字图像处理--Java语言实现 八个章节的代码素材 还有一个用Java语言编写得俄罗斯方块小程序-Digital Image Processing- Java language code to achieve the eight chapters of material there is a language with a Java applet Tetris
-
-
0下载:
这个是图像处理的源代码,国外的,好东西,功能比较强大,而且很简单,质量不错-This is the image processing of the source code, foreign, good things, the more powerful features and very simple, good quality
-
-
0下载:
touch的开源代码,用于图形图像处理方面,-touch the source code for the graphic image processing
-
-
0下载:
基于java的数字图像处理源码,主要是利用分水岭的算法实现图像分割-The digital image processing based on java source code, mainly the use of watershed algorithms for image segmentation
-
-
0下载:
该源码来自于·数字图像处理:Java语言算法,讲述如何 计算一个图像的颜色直方图-The source code from the digital image processing: Java language method, about how to calculate the color histogram of an image
-
-
0下载:
详细介绍了全景图像拼接技术中图像特征提取的关键算法SIFT算法。-Detailed panoramic image mosaicing technique introduced in image feature extraction of SIFT algorithm key algorithms.
-
-
0下载:
进行傅里叶变换的java代码,其中有三个java文件,Signal中Signal类存放了信号,FFT1D进行一维傅里叶变换,ToolboxFourier进行了三维傅里叶变换。图像处理的可以看下。-Fourier transform of the java code, which has three java files, Signal Signal class stored in the signal, FFT1D for one-dimensional Fourier transform, T
-