搜索资源列表
ij135a-src
- ImageJ是一个强大的图像处理与分析工具。ImageJ具有很强的扩展性,其已经有300多个插件可用。ImageJ也可以做为一个图像处理工具包,用于开发applets,servlets或其它应用程序。ImageJ是当前最快的纯Java图像处理程序。它过滤2048x2048的图像只需0.1秒。-ImageJ is a powerful image processing and analysis tools. ImageJ highly scalable, has more than 300 plu
图象处理1
- 偶然找到一个VC源码,用它里面的类可以产生类似于JAVA应用中的水纹、火焰以及熔浆效果。本人感觉这个代码非常棒(很COOL),不敢独享,特拿出来和大家(同道中人)一起分享!-occasionally find a VC source, using it inside the class can have a Java application similar to the watermarked, flame and melts effect. I feel pretty good this co
vc产生类似于JAVA应用中的水纹、火焰以及熔浆效果
- 用它里面的类可以产生类似于JAVA应用中的水纹、火焰以及熔浆效果。-use it inside the class can produce Java applications similar to the watermarked, flame and melts effect.
Android_1.0_eBook_by_tom_kao_2008_10_15
- android 经典书籍 入门开发必备之书-it is a very good book for studing android
FileChooserTest
- 这是一个用Java编写的图形图像处理平台,里面有图像的缩放、旋转、反色、平滑处理、拉普拉斯锐化处理、边缘检测、小波变换、对数变换、指数变换、灰度直方图绘制、彩色直方图绘制、灰化处理-It s great.
Convex_Hull_Algorithm
- 由一堆离散点,自动生成它的最小外包多边形,及凸壳。-By a bunch of discrete points, it is automatically generated out of the smallest polygon, and the Convex Hull.
FuzzyConnectedness
- A java implementation of the Fuzzy Connectedness image segmentation algorithm. It was tested for IVUS images segmentation.
08BCE265
- It is a source code for a 2-d DFT for image processing
flow3j_source
- 用Java写的3D光流算法,即在三维图像序列上估计光流场。-Flow3J- 3D Optical Flow in Java. Flow3J implements an algorithm for the estimation of optical flow fields in three-dimensional image volume sequences. It also implements 2-D and 3-D scintillation rendering as a
JTracker
- Arizona State University大学在一个教学工具软件,用于模拟目标跟踪应用。-JTracker is an interactive Java applet made by the students of the JTracker development team as a senior design project for the Electrical Engineering program at Arizona State University. It is an educa
image
- 本人上传的代码是经过验证的,用java语言编写,可以实现jpg,jpeg,gif格式图像的模糊和锐化-The code I upload has been proven. It is written in Java and can sharpen and blur the image which format is jpg,jpeg and gif.
JMagick-6.2.6-0.tar
- JMagick provides an object-oriented Java interface to ImageMagick. Im4java is a pure-java interface to the ImageMagick command-line. ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images
Single-like-rear-space-rendezvous
- 我是采用java来编写这个程序的:java是我们目前正在学习的一门语言 ,采用这一语言正好可以加深我对它的理解。 程序的主体是采用一个do……while的循环。在这个循环中,我分别建立了两个数组,存储误差方程系数阵A和自由向量L。其余关于平差解算,我采用的是一个矩阵运算包,并调用其中的函数来实现。我的初始数据是直接嵌入在程序中,而结果数据则以一个TXT文档的形式输出。用来完成单像后方空间交会。 -I use java to write the program: Java is a lan
MHAD
- 使用java读matlab支持的mat文件。-it can read mat file supported by MATLAB.
csharp
- C#是微软公司发布的一种面向对象的、运行于.NET Framework之上的高级程序设计语言。并定于在微软职业开发者论坛(PDC)上登台亮相。C#是微软公司研究员Anders Hejlsberg的最新成果。C#看起来与Java有着惊人的相似;它包括了诸如单一继承、接口、与Java几乎同样的语法和编译成中间代码再运行的过程。但是C#与Java有着明显的不同,它借鉴了Delphi的一个特点,与COM(组件对象模型)是直接集成的,而且它是微软公司 .NET windows网络框架的主角。-C# is
OCR识别
- Java语言编写的一个印刷体数学公式识别系统,可以识别图片中数学公式并转换为相应的LaTeX代码(Language written by a mathematical formula recognition system, you can identify the mathematical formula in the picture and convert it to the corresponding LaTeX code)
SVM
- 包含完整的SVM算法,下载即可使用。其中包括数据集和完整的算法结构,算法结构包括数据清理、核函数升维以及SMO优化算法,可以较好实现数据非线性分类。(Contains the complete SVM algorithm and download it for use. Including the data set and the complete algorithm structure, the algorithm structure includes data cleaning, kerne