Showing posts with label open source(开源). Show all posts
Showing posts with label open source(开源). Show all posts

Wednesday, March 25, 2009

ImageJ

在网上找能够打开Princeton Instruments的图片格式SPE文件的程序,本来想找WinView和WinSpec竟然找不到。用的人太少了吧。
不过在搜索的时候发现了ImageJ,这个程序能够导入和处理SPE文件,还可以处理32位的TIFF程序。用来处理天文学图片的FITS格式等等。
它还是开源的!

ImageJ Features

ImageJ window

Runs Everywhere:
ImageJ runs on Linux, Mac OS 9, Mac OS X, Windows, and the Sharp Zaurus PDA.
Open Source:
ImageJ and its Java source code are freely available and in the public domain. No license is required.
User Community:
ImageJ has a large and knowledgeable worldwide user community. More than 1700 users and developers subscribe to the ImageJ mailing list.
Macros:
Automate tasks and create custom tools using macros. Automatically generate macro code using the command recorder. More than 300 macros are available on the ImageJ Web site.
Plugins:
Extend ImageJ by developing plugins using ImageJ's built in text editor and Java compiler. More than 500 plugins are available.
Toolkit:
Use ImageJ as a image processing toolkit (class library) to develop applets, servlets or applications.
Speed:
ImageJ is the world's fastest pure Java image processing program. It can filter a 2048x2048 image in 0.1 seconds (*). That's 40 million pixels per second!
Data Types:
8-bit grayscale or indexed color, 16-bit unsigned integer, 32-bit floating-point and RGB color.
File Formats:
Open and save all supported data types as TIFF (uncompressed) or as raw data. Open and save GIF, JPEG, BMP, PNG, PGM, FITS and ASCII. Open DICOM. Open TIFFs, GIFs, JPEGs, DICOMs and raw data using a URL. Open and save many other formats using plugins.
Image display:
Tools are provided for zooming (1:32 to 32:1) and scrolling images. All analysis and processing functions work at any magnification factor.
Selections:
Create rectangular, elliptical or irregular area selections. Create line and point selections. Edit selectoins and automatically create them using the wand tool. Draw, fill, clear, filter or measure selections. Save selections and transer them to other images.
Image Enhancement:
Supports smoothing, sharpening, edge detection, median filtering and thresholding on both 8-bit grayscale and RGB color images. Interactively adjust brightness and contrast of 8, 16 and 32-bit images.
Geometric Operations:
Crop, scale, resize and rotate. Flip vertically or horizontally.
Analysis:
Measure area, mean, standard deviation, min and max of selection or entire image. Measure lengths and angles. Use real world measurement units such as millimeters. Calibrate using density standards. Generate histograms and profile plots.
Editing:
Cut, copy or paste images or selections. Paste using AND, OR, XOR or "Blend" modes. Add text, arrows, rectangles, ellipses or polygons to images.
Color Processing:
Split a 32-bit color image into RGB or HSV components. Merge 8-bit components into a color image. Convert an RGB image to 8-bit indexed color. Apply pseudo-color palettes to grayscale images.
Stacks:
Display a "stack" of related images in a single window. Process an entire stack using a single command. Open a folder of images as a stack. Save stacks as multi-image TIFF files.
* Process>Smooth command, 8-bit image, 3GHz Windows PC, IE 6.0, Microsoft Java 1.1.4.

Thursday, June 21, 2007

WinMerge


文件比较软件,比较两个文本文件(如数据,程序代码等)的异同,可以用不同颜色表示两个文本中的不同之处。
是开放源代码的软件。(不过只有Windows下的版本。)

Monday, May 21, 2007

Blackbox Window Manager - 桌面管理软件


用过Linux 的肯定都对Linux下众多的桌面管理器有些印象,用户可以自己编辑桌面,任务栏的大小颜色等等。
Windows下的桌面管理器就是explorer.exe,你可以在Task Manager任务管理器的进程栏里看到它,如果关闭了这个进程,你得到的就只是一个空空的桌面,没有墙纸,没有任务栏。

Blackbox是一个速度较快的explorer的替代品,而且是开源的,界面的字体颜色等都可以改变,而且可以安装一些插件,来增强它的性能。
目前它的下面已经有了好些变种

BBLean :www.bb4win.org
Xoblite:http://www.xoblite.net/
等等

PlugIn:
1:http://wiki.bb4win.org/wiki/Plugins
2:http://xoblite.net/plugins.html

更多的截图screenshot:http://www.boxshots.org/

Saturday, May 19, 2007

JabRef - 开源文献管理工具


JabRef 是开源文献管理工具,默认的格式是标准的LaTeX使用的BibTeX。
Java程序。

About

JabRef is an open source bibliography reference manager. The native file format used by JabRef is BibTeX, the standard LaTeX bibliography format. JabRef runs on the Java VM (version 1.4.2 or greater), and should work equally well on Windows, Linux and Mac OS X.

BibTeX is an application and a bibliography file format written by Oren Patashnik and Leslie Lamport for the LaTeX document preparation system. General information about BibTeX.

Bibliographies generated by LaTeX and BibTeX from a BibTeX file can be formatted to suit any reference list specifications through the use of different BibTeX style files. We support this initiative to build a searchable database of BibTeX style files, organized by journal names: LaTeX bibliography style database.

You can run JabRef instantly with Java Web Start: Run JabRef.

Wednesday, May 16, 2007

Gantt Project - 项目管理程序


项目管理程序的老大一般来说就是Windows Office中的Project程序。
它提供了方便的Gantt Chart来方便项目日程安排等的管理。

Gantt Project是一个Java程序,以方便的Gantt Chart为特色。可以用鼠标完成一系列的项目管理操作。
官方网站
各种平台版本的下载,包括portable即拷即用版本:http://ganttproject.biz/download.php

ToDoList - Todo list


Todo List是一个工作安排计划表
ToDoList是免费开源的程序,你可以为任务设置优先级,定时间,同时可以指定大项目下的小任务,用树状目录来管理。等等

作者的网站:http://www.abstractspoon.com/
Code Project网站上关于ToDoList的专门的说明文章:
http://www.codeproject.com/tools/todolist2.asp
同时提供代码和其它所有相关下载。

Tuesday, May 15, 2007

MonoCalendar - 日程管理程序


一个离线版的日程管理程序。
界面类似google Calendar。
可以同时设定多个日历,如工作的日历,生活的日历等等。
中文版的截图:


网站
在线演示
下载

Saturday, May 12, 2007

Scilab - 科学计算软件,Matlab替代品


开源世界以前就有至少一个以替代Matlab为目标的软件,这个软件是octave,现在仍然是很多版本Linux的默认软件包,但是它的开发似乎不是怎么活跃。但是Scilab出现了,可以说完全动摇了octave的地位。
Scilab有专门的实验室为其开发支持,同时每年有workshop和奖项,这些都为开发增添了生机。中国的开发人员也做了不少的贡献。
http://www.scilab.org/
中文网站地址

中文网站上的介绍如下:

最为基本的、通用的科学计算软件应该走向自由和共享。只有这样才能最大限度地提高计算机应用的普及程度,共享的结果可以汇集更广泛的资料,使软件不断趋于尽善尽美的水平。科学计算自由软件SCILAB正是在追求“自由,同创,共享”这样一种理念下应运而生的,并成为自由软件的一面旗帜。

科学计算(如加、减、乘、除、微积分、逻辑推理等)是计算机应用的主要内容之一。以完成这一类科学计算问题为目的应用软件,我们称之为科学计算软件。在此,我们应该对“科学计算软件”一词有更广义的理解。它不仅限于科学方面的应用,也包括各种工程技术、金融、经济等方面的应用。目前这类软件多数是以数值计算形式为主,然而基于符号推导(如公式推导)的计算软件也变得日益普及。除此之外,科学计算可视化同样是该类软件的涵盖内容。

Thursday, March 15, 2007

b2evolution - Multilingual multiuser multiblog engine

http://b2evolution.net/
支持多语言多用户多个博客的博客网站代码,开源

b2evolution is a free blog tool for the next generation of blogs.

It includes all the features of traditional blog tools, and extends them with evolved features such as file & photo management, advanced skinning, multiple blogs support as well as detailed user permissions...
Not to mention third party plug-ins!

Plus, it's free, open-source (GPL), it runs on virtually any webserver featuring PHP+MySQL and it's available in many languages!

Saturday, January 20, 2007

Open Workbench

Open Workbench is a free Open Source project manager that is so feature rich and so powerful that it should at least be considered before any decision is made to purchase a commercial project management package....

The website is very commercial like, but don't be mistaken it is really open source and FREE!