计算机视觉相关网站
轉自:http://blog.sciencenet.cn/home.php?mod=space&uid=454498&do=blog&id=377338
1、OpenCV中文網站
http://www.opencv.org.cn/index.php/%E9%A6%96%E9%A1%B5
2、Advanced Digital Imaging Solutions Laboratory (ADISL)
Image Apprentice is a C/C++ based Image Processing Learner’s Toolkit. Students use it as a companion to their favourite Image Processing Textbook. It allows one to use self-written image processing algorithms as plugins.
It comes with a Plugin Development Kit (PDK) that has a skeleton code having a simple coding style. A student who has attended a 101-level course in C/C++ programming is well-equipped to write an Image Processing plugin for Image Apprentice using Visual C++.
3、AllSeeingI
AllSeeingI (ASI) is the codename for a computer vision and visualization framework. It is a visual programming environment for rapid development and easy reusability.
Editor's Note - This project is just getting started but may be a chance for developers to contribute to a brand new vision system.
4、CamCap and CLAG
Links to the Nottingham video processing environment otherwise known collectively as CamCap, for camera and video processing work and CLAG, for command line based image processing/display and prototyping. The environment is windows based and makes use of DirectShow and the intel open source computer vision library (OpenCV).
5、CImg
The CImg Library is an open source C++ toolkit for image processing. It provides simple classes and functions to load, save, process and display images in your own C++ code. CImg stands for "Cool Image" : It is simple to use and efficient. It's like a STL for image processing!
6、CMVision
Project goal was to create a simple, robust vision system suitable for real time robotics applications. The system aims to perform global low level color vision at video rates without the use of special purpose harware.
7、CVIPtools
One of the primary purposes of the CVIPtools development is to allow students, faculty, and other researchers to explore the power of computer processing of digital images.
The newest version of CVIPtools, version 4.3, developed at the Computer Vision and Image Processing Laboratory at Southern Illinois University at Edwardsville, under the continuing direction of Dr. Scott E Umbaugh is currently available with the new textbook, Computer Imaging: Digital Image Analysis and Processing.
8、EDISON
Code for the Edge Detection and Image SegmentatiON system. This system is a low-level feature extraction tool that integrates confidence based edge detection and mean shift based image segmentation. It was developed by the Robust Image Understanding Laboratory at Rutgers University.
9、FILTERS
Filters is a library (not an application) implementing image filters and image processing functions.
10、Gandalf
The Fast Computer Vision and Numerical Library. Gandalf is a C library designed to support the development of computer vision applications. Gwyddion
Gwyddion is a modular program for SPM (scanning probe microscopy) data analysis. Primarily it is supposed to be used for analysis of height fields obtained by means of scanning probe microscopy techniques (AFM, MFM, STM, NSOM), but generally it can be used for any other height field analysis or image analysis.
11、Gluas plus GIMP - GNU Image Manipulation Program
Gluas is a GIMP plug-in providing a enviroment for testing algorithms for image processing. The environment contains a simple editor for entering the algorithms. It uses the lua interpreter.
12、Hornets Eye
HornetsEye also is an attempt to trim down the Mimas library and create a minimalistic and consistent C++/Ruby real-time computer vision library with an interface to Ruby.
13、iLab Neuromorphic Vision C++ Toolkit (iNVT)
The iLab Neuromorphic Vision C++ Toolkit is a comprehensive set of C++ classes for the development of neuromorphic models of vision. Neuromorphic models are computational neuroscience algorithms whose architecture and function is closely inspired from biological brains. The iLab Neuromorphic Vision C++ Toolkit comprises not only base classes for images, neurons, and brain areas, but also fully-developed models such as our model of bottom-up visual attention and of Bayesian surprise.
14、IM Toolkit
Windows and UNIX - The idea behind IM was to create a toolkit that was not so complex as OpenCV, neither so big as VTK, but that can be used as a solid base to the development of thesis and dissertations, as for commercial applications.
15、ImageJ
ImageJ is a public domain Java image processing program inspired by NIH Image for the Macintosh. It runs, either as an online applet or as a downloadable application, on any computer with a Java 1.1 or later virtual machine. Downloadable distributions are available for Windows, Mac OS, Mac OS X and Linux.
Editor's Note - This project is geared towards medical image analysis. If you need to analyze image cross-sections, break/create image stacks, then this package is worth some attention!
16、ImLib3D
ImLib3D is a C++ library and visualisation system for 3D image processing. It contains most basic image processing algorithms, and some more sophisticated ones. ImLib3D images are STL-compliant templated containers.
17、Imalab
Imalab is a powerful development environment for complex applications in computer vision. It allows for flexible interactive experimentation with the vision modules developed in the Prima team, and can be dynamically extended with new modules. A versatile scripting mechanism provides for fast and convenient interactive development.
Editor's Note - Most of the documentation is in French.
18、IMLAB
IMLAB is a free open source graphical application for Scientific Image Processing that runs in Windows, Linux and many other UNIX systems. It supports multiple windows, data types including 32 bit integers, 32 bit real numbers and complex numbers. It is implemented in C++ and also in C to provide a very simple way to add new functions. It has many image operations and supports several file formats.
19、IPL
Intel? Integrated Performance Primitives (Intel? IPP) is a software library of highly optimized functions for multimedia, audio, video, speech, computer vision, image and signal processing.
20、IMPROMPTU
IMPROMPTU, which stands for IMage PROcessing Module for the Prototyping, Testing, and Utilization of image analysis processes, is a software package for multi-dimensional image processing. With IMPROMPTU, a user can construct an arbitrary sequence of operations to run automatically on an input volume. This sequence, referred to as a process, can be made up of operations selected from any of several categories. Each category, which represents one general type of image-processing operation, contains a number of functions.
22、JHLabs
Jerry's Java Image Processing Pages. A great way to explore many image processing filters by experimenting with Java applets.
Java Advanced Imaging (JAI) API
The Java Advanced Imaging API provides a set of object-oriented interfaces that support a simple, high-level programming model which lets you manipulate images easily.
23、MegaWave
MegaWave2 is a free software intended for image processing. It is made of a C library of modules, that contains original algorithms written by researchers and a Unix/Linux package designed for the fast developpement of new image processing algorithms.
24、Leptonica Library
This site contains well-tested C code for some basic image processing operations, along with a description of the functions and some design methods. A full set of affine transformations (translation, shear, rotation, scaling) on images of all depths is included, with the exception that some of the scaling methods do not work at all depths. There are also implementations of binary morphology, grayscale morphology, convolution and rank order filters, and applications such as jbig2 image processing and color quantization.
25、LTI-Lib
The LTI-Lib is an object oriented library with algorithms and data structures frequently used in image processing and computer vision. It has been developed at the Chair of Technical Computer Science (Lehrstuhl fuer Technische Informatik) LTI at the Aachen University of Technology, as part of many research projects in computer vision dealing with robotics, object recognition and sign language and gesture recognition.
26、Lispix
Lispix is a public domain image analysis program for Microsoft Windows (PC), written and maintained by David Bright. It features a collection of special purpose research tools for electron microscopy and spectral imaging at NIST. Most of Lispix is written in Common Lisp.
27、LuaMat
LuaMat aims to provide a easy to use language to create visual effects and to modify images. LuaMat is a fast way to use the most popular algorithms of Image Processing and Computer Vision. As Lua, becoming the standard for video-game scripting engines, LuaMat is fast and has a simple syntax.
28、The Mimas toolkit
Mimas was originally conceived as a platform for real-time machine vision research. Its aim was and still is to reduce the turnaround time of new research into the application workspace. It is written in C++ and is released in source code form subject to the GNU Lesser General Public License (LGPL).
29、Mavis
Mavis is computer vision software for mobile robots. It's part of an ongoing, group robotics project, called Leaf.
30、MIRIAD
MIRIAD (Multichannel Image Reconstruction, Image Analysis and Display) is a toolbox, in the form of an environment with a large set of moderate-sized program which perform individual tasks, involving calibration, mapping, deconvolution and image analysis of interferometric data. MIRIAD software is also part of the Hat Creek telescope control software; data obtained from the telescopes is directly written into MIRIAD format with a MIRIAD user interface.
31、Motion
Motion is a program that monitors the video signal from one or more cameras and is able to detect if a significant part of the picture has changed; in other words, it can detect motion.
32、tnimage
tnimage is a scientific image analysis program that allows you to create, edit, analyze, and produce color prints of images. It is particularly useful for analyzing images of SDS and agarose gels and X-ray or MRI images.
33、NeatVision
NeatVision is a free Java based image analysis and software development environment, which provides high level access to a wide range of image processing algorithms through well defined and easy to use graphical interface. NeatVision is in its second major release.
34、NIH IMAGE
NIH Image is a public domain image processing and analysis program for the Macintosh. It was developed at the Research Services Branch (RSB) of the National Institute of Mental Health (NIMH), part of the National Institutes of Health (NIH).
Editor's Note - The NIH IMAGE project is similar to ImageJ. In fact they are documented side by side. ImageJ is recommended to be used by PC based users as NIH IMAGE is a Mac based program.
35、OpenCV
OpenCV is an extensive open-source image processing library, built on the Intel Image Processing Library (IPL). OpenCV aids commercial uses of computer vision in human-computer interface, robotics, monitoring, biometrics and security by providing a free and open infrastructure where the distributed efforts of the vision community can be consolidated and performance optimized.
36、Peter Kovesi Research
MATLAB and Octave Functions for Computer Vision and Image Processing.
37、Projective Vision Toolkit
The Projective Vision Toolkit (PVT) is a series of utilities that allows one to take an image sequence and compute the fundamental matrix and trilinear tensor.
This can be used for such problems as camera selfcalibration, structure from motion, camera motion annotation, image stabilization, 3D tracking and recognition, etc.
38、RAVL - Recognition And Vision Library
RAVL provides a base C++ class library, together with a range of computer vision, pattern recognition and supporting tools. The aim of RAVL is to move software developed within the Centre for Vision, Speech and Signal Processing at the University of Surrey, England for research purposes into the public domain and to support its use in a wider community.
39、RoboRealm
Using RoboRealm you can create a low cost vision software solution with a standard webcam that allows you to explore the very complex world of image analysis and image processing. Through an easy to use analysis pipeline you can add image processing filters to translate an image into robotic movements, computer actions, or just plain fun! RoboRealm is free to download!
40、RobotVisionCAD
RobotVisionCAD or in short RvCAD is a computer aided design for Image Processing and Computer Vision. RvCAD's GUI presents users with a view where users drag and drop Image Processor Elements, and visually connecting them to form Image Processing Pipeline. RvCAD supports real-time live video processing from VideoForWindow, DirectShow(WDM) and Video4Linux on linux, compatible capture device.
41、SPIDER
SPIDER (System for Processing Image Data from Electron microscopy and Related fields) is an image processing system for electron microscopy.
42、TINA
TINA (TINA Is No Acronym) is an open source environment developed to accelerate the process of image analysis research. TINA provides functionality to assist in all areas of image analysis including handling of image, image feature and geometrical data; statistical and numerical analysis of data; GUI development as well as transmission and containment of data. TINA also provides a range of high-level analysis techniques for both machine vision (3D object location, 2D object recognition, temporal-stereo depth estimation, etc) and medical image analysis (MR tissue segmentation, blood flow analysis, etc).
43、Tekkotsu
Exploring Tekkotsu Programming on the Sony AIBO. Tekkotsu (see www.Tekkotsu.org) is an application development framework for the Sony AIBO robot dog. ("Tekkotsu" literally means iron bones in Japanese, and refers to a metal framework, such as the skeleton of a building.) At its lowest level, Tekkotsu provides primitives for sensory processing, smooth control of effectors, and event-based communication.
44、Torch3vision
It's a machine vision library, written in simple C++ and based on the Torch machine-learning library. This package contains Basic image processing and feature extraction algorithms such as rotation, flip, photometric normalizations (Histogram Equalization, Multiscale Retinex, Self-Quotient Image or Gross-Brajovic), edge detection, 2D DCT, 2D FFT, 2D Gabor, PCA to do Eigen-Faces, LDA to do Fisher-Faces
45、UTHSCSA ImageTool
UTHSCSA ImageTool (IT) is a free image processing and analysis program for Microsoft Windows 9x, Windows ME or Windows NT. IT can acquire, display, edit, analyze, process, compress, save and print gray scale and color images.IT can read and write over 22 common file formats including BMP, PCX, TIF, GIF and JPEG.
46、VXL
VXL (the Vision-something-Libraries) is a collection of C++ libraries designed for computer vision research and implementation. It was created from TargetJr and the IUE with the aim of making a light, fast and consistent system. VXL is written in ANSI/ISO C++ and is designed to be portable over many platforms. There are libraries covering numerical algorithms, image processing, co-ordinate systems, camera geometry, stereo, video manipulation, structure recovery from motion, probability modelling, GUI design, classification, robust estimation, feature tracking, topology, structure manipulation, 3d imaging, and much more.
47、XMegaWave
XMegaWave (XMW) is a freeware graphical windows environment oriented towards image processing. The development of XMW has been based on the collaboration between researchers from the University of the Balearic Islands (Spain), the University of Las Palmas de Gran Canaria (Spain) and the University of Paris IX Dauphine (France).
48、XVision
XVision provides an application independent set of tools for visual feature tracking optimized to be simple to configure at the user level, yet extremely fast to execute.
www.mvonline.com.cn 機器視覺在線
計算機、控制與信息技術重要期刊網址
ACM Computing Surveys 美國計算機學會計算調查 http://www.acm.org
ACM Sigplan Notices 美國計算機學會SIGPLAN通告 http://www.acm.org
ACM Transactions on Computer Systems 美國計算機學會計算機系統學報 http://www.acm.org
ACM Transactions on Graphics 美國計算機學會圖形學報 http://www.acm.org
ACM Transactions on Information Systems 美國計算機學會信息系統學報 http://www.acm.org
ACM Transactions on Mathematical Software 美國計算機學會數學軟件學報 http://www.acm.org
ACM Transactions on Programming Languages and Systems 美國計算機學會程序設計語言和系統學報http://www.acm.org
ACM Transactions on Software Engineering and Methodology 美國計算機學會軟件工程和方法學報 http://www.acm.org
ACTA Informatics ACTA信息學 http://www.springer-ny.com
Advances in Engineering Software 工程軟件進展 http://www.elsevier.nl
Annals of Software Engineering 軟件工程年報? http://www.wkap.nl
AI Communications 人工智能通信 http://www.iospress.nl
Annals of Mathematics and Artificial Intelligence 數學與人工智能年報 http://www.wkap.nl
Artificial Intelligence 人工智能 http://www.elsevier.nl
Artificial Intelligence in Engineering 工程人工智能工程http://www.elsevier.nl
Artificial Intelligence in Medicine 醫學人工智能 http://www.elsevier.nl
Artificial Intelligence Review 人工智能評論 http://www.wkap.nl
Aslib Proceedings ASLIB會議錄 http://www.mcb.co.uk
Automatic Control and Computer Sciences 自動控制與計算機科學 http://www.allerton.com
Automatica 自動化 http://www.elsevier.nl
Behaviour & Information Technology 傳遞信息技術 http://www.tandf.co.uk
Communications of the ACM 美國計算機學會通訊 http://www.acm.org
Computational Geosciences 計算地球科學 http://www.wkap.nl
Computational Linguistics 計算語言學 http://www-mitpress.mit.edu
Computational Statistics & Data Analysis 計算統計學與數據分析 http://www.elsevier.nl
Computer Applications in Engineering Education 計算機在工程教育中的應用 http://www.wiley.com
Computer Communication Review 計算機信息評論 http://www.acm.org
Computer Communications 計算機通訊 http://www.elsevier.nl
Computer Graphics Forum 計算機圖形學論壇 http://www.blackwellpublishers.co.uk
Computer Graphics-US 計算機圖形學 - 美國 http://www.acm.org
Computer Journal 計算機雜志 http://www.oup.co.uk
Computer Languages 計算機語言 http://www.elsevier.nl
Computer Music Journal 計算機音樂雜志 http://www-mitpress.mit.edu
Computer Physics Communications 計算機物理學通信 http://www.elsevier.nl
Computer Networks 計算機網絡 http://www.elsevier.nl
Computer Standards & Interfaces 計算機標準與界面 http://www.elsevier.nl
Computer Systems Science and Engineering 計算機系統科學與工程 http://www.crlpublishing.co.uk
Computer-Aided Design 計算機輔助設計 http://www.elsevier.nl
Computers & Chemical Engineering 計算機與化工 http://www.elsevier.nl
Computers & Chemistry 計算機與化學 http://www.elsevier.nl
Computers & Education 計算機與教育 http://www.elsevier.nl
Computers & Electrical Engineering 計算機與電氣工程 http://www.elsevier.nl
Computers & Fluids 計算機與流體 http://www.elsevier.nl
Computers & Geosciences 計算機與地球科學 http://www.elsevier.nl
Computers & Graphics-UK 計算機制圖 - UK? http://www.elsevier.nl
Computers & Industrial Engineering 計算機與工業 http://www.elsevier.nl
Computers & Mathematics With Applications 計算機與數學應用 http://www.elsevier.nl
Computers & Operations Research 計算機和運籌學 http://www.elsevier.nl
Computers & Security 計算機和安全性 http://www.elsevier.nl
Computers & Structures 計算機與建筑 http://www.elsevier.nl
Computers and Electronics in Agriculture 計算機、電子學與農業 http://www.elsevier.nl
Computers and the Humanities 計算機與人文學科 http://www.wkap.nl
Computers in Biology and Medicine 生物、醫學與計算機 http://www.elsevier.nl
Computers in Industry 工業與計算機 http://www.elsevier.nl
Computing & Control Engineering Journal 計算與控制工程雜 http://www.iee.org.uk/publish
Concurrency and Computation-Practice & Experience 并發與計算 - 實踐與經驗 http://www.wiley.co.uk
Concurrent Engineering-Research and Applications 并發工程 - 研究與應用 http://www.sagepub.co.uk
Control And Cybernetics 控制與控制論 http://www.ibspan.waw.pl/
Control Engineering Practice 控制工程實踐 http://www.elsevier.nl
Data & Knowledge Engineering 數據與知識工程 http://www.elsevier.nl
Data Mining and Knowledge Discovery 數據發掘與知識發現 http://www.wkap.nl
Decision Support Systems 決策支持系統 http://www.elsevier.nl
Designs Codes and Cryptography 編碼設計和密碼 http://www.wkap.nl
Distributed and Parallel Databases 分布式與并行數據庫 http://www.wkap.nl
Distributed Computing 分布式計算 http://www.springer-ny.com
Dynamics and Control 動力學與控制 http://www.wkap.nl
Electronic Research Announcements 電子研究通告 http://www.ams.org/
Engineering Applications of Artificial Intelligence 工程與人工智能應用 http://www.elsevier.nl
Engineering Computations 工程計算 http://www.mcb.co.uk
Engineering Intelligent Systems for Electrical Engineering and Communications 電氣、通信與工程智能系統
http://www.crlpublishing.co.uk
Engineering with Computers 計算機與工程 http://www.springer-ny.com
Environmental Modelling & Software 環境模型軟件 http://www.elsevier.nl
ESAIM-Control Optimisation and Calculus of Variations ESAIM最優控制與變分法雜志 http://www.ed-phys.fr
Evolutionary Computation 先進的計算 http://www-mitpress.mit.edu
Expert Systems 專家系統 http://www.blackwellpublishers.co.uk
Expert Systems with Applications 專家系統的應用 http://www.elsevier.nl
Formal Methods in System Design 系統設計的形式方法 http://www.wkap.nl
Foundations of Computational Mathematics 計算數學基礎 http://www.springer-ny.com
Future Generation Computer Systems 未來計算機系統 http://www.elsevier.nl
Fuzzy Sets and Systems 模糊集與系統 http://www.elsevier.nl
IEE Proceedings-Computers and Digital Techniques IEE計算機和數字技術會議錄 http://www.iee.org.uk/publish
IEE Proceedings-Control Theory and Applications IEE控制理論與應用會議錄 http://www.iee.org.uk/publish
IEEE Control Systems Magazine IEEE控制系統模式雜志 http://www.ieee.org
IEEE Robotics & Automation Magazine IEEE機器人與自動化雜志 http://www.ieee.org
IEEE Transactions on Automatic Control IEEE自動控制 http://www.ieee.org
IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems IEEE集成電與系統計算機輔助設計學報 http://www.ieee.org
IEEE Transactions on Control Systems Technology IEEE控制系統技術學報 http://www.ieee.org
IEEE Transactions on Evolutionary Computation IEEE革新計算 http://www.ieee.org
IEEE Transactions on Fuzzy Systems IEEE模糊系統學報 http://www.ieee.org
IEEE Transactions on Image Processing IEEE圖象處理學報 http://www.ieee.org
IEEE Transactions on Information Theory IEEE信息理論學報 http://www.ieee.org
IEEE Transactions on Multimedia IEEE多媒體學報 http://www.ieee.org
IEEE Transactions on Neural Networks IEEE神經網絡學報 http://www.ieee.org
IEEE Transactions on Parallel and Distributed Systems IEEE并行與分布式系統 http://www.ieee.org
IEEE Transactions on Reliability IEEE可靠性學報 http://www.ieee.org
IEEE Transactions on Robotics and Automation IEEE機器人技術與自動化學報 http://www.ieee.org
IEEE Transactions on Systems Man and Cybernetics Part A-Systems and Humans IEEE系統人與控制 A分冊:系統和人 http://www.ieee.org
IEEE Transactions on Systems Man and Cybernetics Part B-Cybernetics IEEE系統人與控制 B分冊:控制 http://www.ieee.org
IEEE Transactions on Systems Man and Cybernetics Part C-Applications and Reviews IEEE系統人與控制 C分冊:應用和評論 http://www.ieee.org
IEEE-ASME Transactions on Mechatronics IEEE-ASME IEEE 機電一體化學報 http://www.ieee.org
FIP Transactions A-Computer Science and Technology 國際信息處理聯合會學報A分冊:計算機科學和技術 http://www.elsevier.nl
IFIP Transactions B-Applications in Technology 國際信息處理聯合會學報 B分冊:技術應用 http://www.elsevier.nl
IFIP Transactions C-Communication Systems 國際信息處理聯合會學報C分冊: 通信系統 http://www.elsevier.nl
Image and Vision Computing 圖象與視覺計算 http://www.elsevier.nl
Information & Management 信息與管理 http://www.elsevier.nl
Information 與 Software Technology 信息和軟件技術 http://www.elsevier.nl
Information Processing & Management 信息處理與管理 http://www.elsevier.nl
Information Retrieval 情報檢索 http://www.wkap.nl
Information Sciences 信息科學 http://www.elsevier.nl
Information Systems Frontiers 信息系統邊縁 http://www.wkap.nl
Integrated Computer-Aided Engineering 集成計算機輔助工程http://www.iospress.nl
Interacting With Computers 交互與計算機http://www.elsevier.nl
International Journal of Adaptive Control and Signal Processing 國際適應控制和信號處理雜
http://www.wiley.co.uk
International Journal of Approximate Reasoning 國際近似推理雜志http://www.elsevier.nl
International Journal of Computer Integrated Manufacturing 國際計算機集成制造業雜志http://www.tandf.co.uk
International Journal of Computer Vision 國際計算機視覺雜志http://www.wkap.nl
International Journal of Control 國際控制雜志http://www.tandf.co.uk
International Journal of Geographical Information Science 國際地理情報科學雜志http://www.tandf.co.uk
International Journal of Human-Computer Studies 國際人機研究雜志http://www.apnet.com
International Journal of Intelligent Systems 國際智能系統雜志http://www.wiley.com
International Journal of Parallel Programming 國際并行程序雜志http://www.wkap.nl
International Journal of RF and Microwave Computer-Aided Engineering 國際射頻和微波計算機輔助工程雜志http://www.wiley.com
International Journal of Systems Science 國際系統科學雜志http://www.tandf.co.uk
Internet Research-Electronic Networking Applications and Policy 國際電子網絡應用與政策研究http://www.mcb.co.uk
Journal of Chemical Information and Computer Sciences 化學信息和計算機科學雜志http://www.acs.org
Journal of Combinatorial Optimization 優化組合雜志http://www.wkap.nl
Journal of Computational Analysis and Applications 計算分析和應用雜志http://www.wkap.nl
Journal of Computer and Systems Sciences International 計算機和系統科學國際雜志http://www.maik.rssi.ru/eng/dist.htm
Journal of Computer-Aided Materials Design 計算機輔助材料的設計雜志http://www.wkap.nl
Journal of Computing in Civil Engineering 土木工程計算雜志http://www.asce.org
Journal of Cryptology 密碼學雜志http://www.springer-ny.com
Journal of Experimental & Theoretical Artificial Intelligence 人工智能實驗與理論雜志http://www.tandf.co.uk
Journal of Functional Programming 功能程序設計雜志http://www.cup.org
Journal of High Speed Networks 高速度網絡雜志http://www.iospress.nl
Journal of Information Science 信息科學雜志http://www.bowker-saur.com
Journal of Information Storage and Processing Systems 信息存儲器與處理系統雜志http://www.birkhauser.com
Journal of Information Technology 信息技術雜志http://www.routledge.com
Journal of Intelligent & Fuzzy Systems 智能與模糊系統雜志http://www.iospress.nl
Journal of Intelligent & Robotic Systems 智能與機器人系統雜志http://www.wkap.nl
Journal of Intelligent Information Systems 智能信息系統雜志http://www.wkap.nl
Journal of Intelligent Manufacturing 智能制造業雜志http://www.wkap.nl
Journal of Logic and Algebraic Programming 邏輯與代數程序設計雜志http://www.elsevier.nl
Journal of Logic and Computation 邏輯和計算雜志http://www.oup.co.uk
Journal of Machine Learning Research 機器學習研究雜志http://www-mitpress.mit.edu
Journal of Management Information Systems 管理信息系統雜志http://www.mesharpe.com
Journal of Mathematical Imaging and Vision 數學圖象與視覺雜志http://www.wkap.nl
Journal of Network And Computer Applications 網絡與計算機應用雜志http://www.apnet.com
Journal of New Music Research 新音樂研究雜志http://www.swets.nl
Journal of Software Maintenance and Evolution-Research and Practice 軟件維護和提升研究雜志 - 研究和實踐http://www.wiley.co.uk
Journal of Strategic Information Systems 戰略信息系統雜志http://www.elsevier.nl
Journal of Supercomputing 超高速計算雜志http://www.wkap.nl
Journal of Symbolic Computation 符號計算雜志http://www.apnet.com
Journal of Systems and Software 系統和軟件雜志http://www.elsevier.nl
Journal of the ACM 美國計算機學會學報http://www.acm.org
Journal of the American Society for Information Science and Technology 美國信息科學與技術學會雜志http://www.wiley.com
Journal of Universal Computer Science 通用計算機科學雜志http://www.springer-ny.com
Journal of Visual Languages and Computing 可視語言與計算雜志http://www.apnet.com
Journal of Vlsi Signal Processing Systems for Signal Image and Video Technology 信號圖象與視頻技術Vlsi信號處理系統雜志http://www.wkap.nl
Knowledge Engineering Review 知識工程評論http://www.cup.org
Knowledge-Based Systems 基于知識的系統http://www.elsevier.nl
Machine Learning 機器學習http://www.wkap.nl
Machine Vision and Applications 機器視覺及其應用http://www.springer-ny.com
Mathematical and Computer Modeling 數學與計算機建模http://www.elsevier.nl
Mathematical and Computer Modeling of Dynamical Systems 動力系統的數學和計算機模型設計http://www.swets.nl
Mathematical Programming 數學程序設計http://www.springer-ny.com
Mathematics and Computers in Simulation 數學與計算機模擬http://www.elsevier.nl
Mathematics of Control Signals and Systems 計算控制信號和系統http://www.springer.co.uk
Mechatronics 機電一體化http://www.elsevier.nl
Microprocessors and Microsystems 微處理器與微型系統http://www.elsevier.nl
Multidimensional Systems and Signal Processing 多維系統與信號處理http://www.wkap.nl
Multimedia Systems 多媒體系統http://www.springer-ny.com
Multimedia Tools and Applications 多媒體工具與應用http://www.wkap.nl
Neural Computation 神經計算http://www-mitpress.mit.edu
Neural Computing & Applications 神經計算及其應用http://www.springer-ny.com
Neural Networks 神經網絡http://www.elsevier.nl
Neural Processing Letters 文字的神經處理http://www.wkap.nl
New Generation Computing 新一代計算http://www.springer-ny.com
Pattern Recognition 模式識別http://www.elsevier.nl
Pattern Recognition Letters 模式識別文字http://www.elsevier.nl
Photonic Network Communications 光纖網絡通信http://www.wkap.nl
Queueing Systems 排隊系統http://www.wkap.nl
Random Structures & Algorithms 隨機結構與算法http://www.wiley.co.uk
Real-Time Imaging 實時圖象http://www.apnet.com
Real-Time Systems 實時系統http://www.wkap.nl
Robotics and Autonomous Systems 機器人與自動系統Http://Www.Elsevier.Nl
Robotics and Computer-Integrated Manufacturing 機器人與集成計算機制http://www.elsevier.nl
Science of Computer Programming 計算機程序學http://www.elsevier.nl
Software Quality Journal 軟件質量雜志http://www.wkap.nl
Software Testing Verification & Reliability 軟件認證與可靠性http://www.wiley.co.uk
Software-Practice & Experience 軟件:實踐與經驗http://www.wiley.co.uk
Speech Communication 語音通信http://www.elsevier.nl
Statistics and Computing 統計與計算http://www.wkap.nl
Systems & Control Letters 系統與控制通訊http://www.elsevier.nl
Theoretical Computer Science 理論計算機學http://www.elsevier.nl
Theory and Practice of Object Systems 目標系統的理論與實踐http://www.wiley.com
Theory of Computing Systems 計算系統理論http://www.springer-ny.com
User Modeling and User-Adapted Interaction 用戶建模與用戶適應的交互作用http://www.wkap.nl
Visual Computer 可視計算機http://www.springer-ny.com
移動機器人相關的網站
Mobile Robots Related Sites
ARPA Real Time Planning and Control Program http://www.cs.cmu.edu/afs/cs.cmu.edu/proje.../rtpc-home.html
Arrick Robotics Trilobot Mobile Research Robot Home Page http://www.robotics.com/trilobot.html
BOIDS Flocks, Herds, and Schools: A Distributed Behavioral Model http://reality.sgi.com/employees/craig/boids.html
Brandeis University http://www.cs.brandeis.edu/~agents Interaction Lab leaded by http://www.cs.brandeis.edu/~maja Maja Mataric
Brown University's http://www.cs.brown.edu:80/research/robotics/ Robotics Page
Bucknell Universityhttp://spectrum.eg.bucknell.edu/%7Erobotics/rirc.html Robotics Internet Resources Compendium
Carnegie Mellon University http://www.cs.cmu.edu/afs/cs.cmu.edu/Web/P...Xavier/lab.html Learning Robots Lab
Case Western Reserve Universityhttp://yuggoth.ces.cwru.edu/ Autonomous Agents Research Group
ftp://parcftp.xerox.com/pub/dynamics/multiagent.html Dynamics of Multiagent Systems , (Xerox Palo Alto Research Center)
Edinburgh University Dept of AI http://www.dai.ed.ac.uk/students/williamc/mrg/ Mobile Robots Group , U.K.
Georgia Tech http://www.cc.gatech.edu/aimosaic/robot-la...ab/MRLHome.html Mobile Robot Laboratory page
German National Research Center http://borneo.gmd.de/EIA/moria.html Autonomous Vehicle Control Page http://www.ai.univie.ac.at/oefai/agents.html
Intelligent Autonomous Software Agents for Virtual Environments and other Areas of Telematics at the Austrian Research Institute IS Robotics, Inc. http://isx.com/%7Eisr/ Home Page
Naval Command Control and Ocean Surveillance Center (NCCOSC) http://www.nosc.mil/robots/ NRaD Robotics Page
Naval Postgraduate School http://cs.nps.navy.mil/research/auv/ Autonomous Underwater Vehicle
Notre Dame University http://www.nd.edu/NDInfo/Research/sskaar/Home.html Vision-Based Robotics Using Estimation page
SRI International, Inc. http://www.ai.sri.com/~connolly/sri-robotics.html Robotics pages
Stanford University http://robotics.stanford.edu/ Robotics Lab
Swiss Federal Institute of Technology http://lamiwww.epfl.ch/Khepera The miniature mobile robot Khepera Switzerland
總結
- 上一篇: MFC菜单的使用
- 下一篇: C#中object的使用