资源列表
3Dmap
- 生成三维地形图,在随机地形的基础上叠加上特征地形,并对地形数据进行插值-Generating three-dimensional topographical map, on the basis of a random terrain features superimposed terrain, and terrain data interpolation
IPDemo
- 图像识别定位,车牌识别的初始源程序,不过还不够完成,只是原形-Positioning image recognition, license plate recognition initial source, but not enough to complete, but the prototype
2012-SIIMS-nl-ac
- 我看的文献中有关实现图像分割的程序代码。-This is a code in the literature, which I read.
Exercise4
- 程序实现设计一单一感知器神经元以及采用神经网络拟合奇异函数。压缩包中还包含相关的参考资料。-Design a program to achieve a single sensor neurons and neural networks fitting singular function. Compressed package also contains the associated reference materials.
Exercise3
- 程序实现对图像进行DFT和IDFT处理,以及对图像进行边缘增强。压缩包中还包含相关的参考资料。-Procedures to achieve image DFT and IDFT processing, and the image edge enhancement. Compressed package also contains the associated reference materials.
Exercise2
- 程序的内容包括信号的DFT及IDFT处理以及数字滤波器的设计。相关的参考资料也包含在其中。-Contents of the program including the signal DFT and IDFT processing and digital filter design. Related reference information is also included.
Exercise1
- 程序主要包含幂级数展开逼近余弦及在同一坐标下显示多个曲线。压缩包中还包含相关的参考资料。-Program mainly includes power series expansion approximation cosine and displayed in the same coordinate multiple curves. Compressed package also contains the associated reference materials.
traffic-sign-image-segmentation
- 程序是实现交通标志图像的分割GUI界面,采用分割的方法主要有Ostu,阈值迭代选择法及区域生长法。-Program is to achieve a traffic sign image segmentation GUI interface, the mainly segmentation methods are Ostu, iterative threshold selection method and region growing method.
MOTIONTEST(opencv)
- 目前发现最好的一个移动目标检测,同时已经转换为VS2010项目,并成功测试,用USB摄像头,检测移动物体,基于opencv-Discover the best one currently moving target detection, and has been converted to a VS2010 project and successfully tested with USB camera to detect moving objects, based on opencv
image-compress
- 图像压缩的相关文档,对研究图像处理的童鞋有帮助-Image compression related documents, the study of children s shoes help of image processing
abc
- 查看某个文件夹中的图片,显示在网页中。程序片: package tom.jiafei import java.io.* class FileName implements FilenameFilter { public boolean accept(File dir,String name) { boolean boo=false if(name.endsWith(".jpg")||name.endsWith(".JPG"))
vbbmpformat
- VB将彩色位图转化为灰度图(黑白图像),附带程序源码。-VB will color bitmap into a grayscale (black and white image), with a program source.
