搜索资源列表
NIH_image
- NIH_image 包括各种医学图像处理算法,是医学专业相关人员的非常有用的图像处理工具。缺点是源码用mac pascal语言所写,不能用于windows操作系统。其windows版本名称为imageJ,含Java源代码。已上传。-NIH_image including a variety of medical image processing algorithm, the medical profession is related to the very useful tool for ima
MoFang.java
- 本程序为放出的测试用魔方(MoFang.java),包含所有的核心代码及注释,调试,测试代码。你可以用鼠标转动魔方,用键盘上的方向键移动魔方位置,除此以外,代码中还有大量功能,如智能搜索求解魔方,目前正在制作图形控制界面,也可用于applet嵌入网页中,Frame,也可做成java bean组件,有java bean需要的,请与作者本人联系。 2,先双击运行Java 3D for Windows (OpenGL Version) SDK for the JDK (includes Run
Asprise-OCR-Java-Windows_XP_32bit-4[1].0
- JAVA 图像识别,OCR 技术。里面含文档说明及源码-java ocr tech,in winwos xp 32. the package include the document for used and the scource code.
opengl1.pdf.tar
- When you start to program in OpenGL, you might need a decent Integrated Development Environ- ment (IDE). Being free, open-source and platform independent, Eclipse (http://www.eclipse. org/) is an excellent choice. Although officially a Java Devel
drawing_board
- java画板,实现基本的windows画板功能,方便使用,适用于初学者。-Java Sketchpad, basic windows Sketchpad features, easy to use for beginners.
SharedPanel
- java画板,实现基本的windows画板功能,方便使用,适用于初学者。-Java Sketchpad, basic windows Sketchpad features, easy to use for beginners.
JAVA
- MakeBar.dll二维条码生成动态连接库,用以生成PDF417二维条码,适用于windows环境开发工具。-This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
OpenCV
- OpenCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上-OpenCV is released under a BSD license and hence it’s free for both academic and commercial use. It has C++, C, Python and Java interfaces
OPENCV图像处理的函数说明
- OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。它轻量级而且高效--由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。 OpenCV用C++语言编写,它的主要接口也是C++语言,但是依然保留了大量的C语言接口。该库也有大量的Python, Java and MATLAB/OCTAVE (版本2.5)的接