计算机视觉相关网站

转自: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 

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值