计算机视觉相关网站
轉(zhuǎn)自:http://blog.sciencenet.cn/home.php?mod=space&uid=454498&do=blog&id=377338
1、OpenCV中文網(wǎng)站
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 機(jī)器視覺(jué)在線
計(jì)算機(jī)、控制與信息技術(shù)重要期刊網(wǎng)址
ACM Computing Surveys 美國(guó)計(jì)算機(jī)學(xué)會(huì)計(jì)算調(diào)查 http://www.acm.org
ACM Sigplan Notices 美國(guó)計(jì)算機(jī)學(xué)會(huì)SIGPLAN通告 http://www.acm.org
ACM Transactions on Computer Systems 美國(guó)計(jì)算機(jī)學(xué)會(huì)計(jì)算機(jī)系統(tǒng)學(xué)報(bào) http://www.acm.org
ACM Transactions on Graphics 美國(guó)計(jì)算機(jī)學(xué)會(huì)圖形學(xué)報(bào) http://www.acm.org
ACM Transactions on Information Systems 美國(guó)計(jì)算機(jī)學(xué)會(huì)信息系統(tǒng)學(xué)報(bào) http://www.acm.org
ACM Transactions on Mathematical Software 美國(guó)計(jì)算機(jī)學(xué)會(huì)數(shù)學(xué)軟件學(xué)報(bào) http://www.acm.org
ACM Transactions on Programming Languages and Systems 美國(guó)計(jì)算機(jī)學(xué)會(huì)程序設(shè)計(jì)語(yǔ)言和系統(tǒng)學(xué)報(bào)http://www.acm.org
ACM Transactions on Software Engineering and Methodology 美國(guó)計(jì)算機(jī)學(xué)會(huì)軟件工程和方法學(xué)報(bào) http://www.acm.org
ACTA Informatics ACTA信息學(xué) http://www.springer-ny.com
Advances in Engineering Software 工程軟件進(jìn)展 http://www.elsevier.nl
Annals of Software Engineering 軟件工程年報(bào)? http://www.wkap.nl
AI Communications 人工智能通信 http://www.iospress.nl
Annals of Mathematics and Artificial Intelligence 數(shù)學(xué)與人工智能年報(bào) http://www.wkap.nl
Artificial Intelligence 人工智能 http://www.elsevier.nl
Artificial Intelligence in Engineering 工程人工智能工程http://www.elsevier.nl
Artificial Intelligence in Medicine 醫(yī)學(xué)人工智能 http://www.elsevier.nl
Artificial Intelligence Review 人工智能評(píng)論 http://www.wkap.nl
Aslib Proceedings ASLIB會(huì)議錄 http://www.mcb.co.uk
Automatic Control and Computer Sciences 自動(dòng)控制與計(jì)算機(jī)科學(xué) http://www.allerton.com
Automatica 自動(dòng)化 http://www.elsevier.nl
Behaviour & Information Technology 傳遞信息技術(shù) http://www.tandf.co.uk
Communications of the ACM 美國(guó)計(jì)算機(jī)學(xué)會(huì)通訊 http://www.acm.org
Computational Geosciences 計(jì)算地球科學(xué) http://www.wkap.nl
Computational Linguistics 計(jì)算語(yǔ)言學(xué) http://www-mitpress.mit.edu
Computational Statistics & Data Analysis 計(jì)算統(tǒng)計(jì)學(xué)與數(shù)據(jù)分析 http://www.elsevier.nl
Computer Applications in Engineering Education 計(jì)算機(jī)在工程教育中的應(yīng)用 http://www.wiley.com
Computer Communication Review 計(jì)算機(jī)信息評(píng)論 http://www.acm.org
Computer Communications 計(jì)算機(jī)通訊 http://www.elsevier.nl
Computer Graphics Forum 計(jì)算機(jī)圖形學(xué)論壇 http://www.blackwellpublishers.co.uk
Computer Graphics-US 計(jì)算機(jī)圖形學(xué) - 美國(guó) http://www.acm.org
Computer Journal 計(jì)算機(jī)雜志 http://www.oup.co.uk
Computer Languages 計(jì)算機(jī)語(yǔ)言 http://www.elsevier.nl
Computer Music Journal 計(jì)算機(jī)音樂(lè)雜志 http://www-mitpress.mit.edu
Computer Physics Communications 計(jì)算機(jī)物理學(xué)通信 http://www.elsevier.nl
Computer Networks 計(jì)算機(jī)網(wǎng)絡(luò) http://www.elsevier.nl
Computer Standards & Interfaces 計(jì)算機(jī)標(biāo)準(zhǔn)與界面 http://www.elsevier.nl
Computer Systems Science and Engineering 計(jì)算機(jī)系統(tǒng)科學(xué)與工程 http://www.crlpublishing.co.uk
Computer-Aided Design 計(jì)算機(jī)輔助設(shè)計(jì) http://www.elsevier.nl
Computers & Chemical Engineering 計(jì)算機(jī)與化工 http://www.elsevier.nl
Computers & Chemistry 計(jì)算機(jī)與化學(xué) http://www.elsevier.nl
Computers & Education 計(jì)算機(jī)與教育 http://www.elsevier.nl
Computers & Electrical Engineering 計(jì)算機(jī)與電氣工程 http://www.elsevier.nl
Computers & Fluids 計(jì)算機(jī)與流體 http://www.elsevier.nl
Computers & Geosciences 計(jì)算機(jī)與地球科學(xué) http://www.elsevier.nl
Computers & Graphics-UK 計(jì)算機(jī)制圖 - UK? http://www.elsevier.nl
Computers & Industrial Engineering 計(jì)算機(jī)與工業(yè) http://www.elsevier.nl
Computers & Mathematics With Applications 計(jì)算機(jī)與數(shù)學(xué)應(yīng)用 http://www.elsevier.nl
Computers & Operations Research 計(jì)算機(jī)和運(yùn)籌學(xué) http://www.elsevier.nl
Computers & Security 計(jì)算機(jī)和安全性 http://www.elsevier.nl
Computers & Structures 計(jì)算機(jī)與建筑 http://www.elsevier.nl
Computers and Electronics in Agriculture 計(jì)算機(jī)、電子學(xué)與農(nóng)業(yè) http://www.elsevier.nl
Computers and the Humanities 計(jì)算機(jī)與人文學(xué)科 http://www.wkap.nl
Computers in Biology and Medicine 生物、醫(yī)學(xué)與計(jì)算機(jī) http://www.elsevier.nl
Computers in Industry 工業(yè)與計(jì)算機(jī) http://www.elsevier.nl
Computing & Control Engineering Journal 計(jì)算與控制工程雜 http://www.iee.org.uk/publish
Concurrency and Computation-Practice & Experience 并發(fā)與計(jì)算 - 實(shí)踐與經(jīng)驗(yàn) http://www.wiley.co.uk
Concurrent Engineering-Research and Applications 并發(fā)工程 - 研究與應(yīng)用 http://www.sagepub.co.uk
Control And Cybernetics 控制與控制論 http://www.ibspan.waw.pl/
Control Engineering Practice 控制工程實(shí)踐 http://www.elsevier.nl
Data & Knowledge Engineering 數(shù)據(jù)與知識(shí)工程 http://www.elsevier.nl
Data Mining and Knowledge Discovery 數(shù)據(jù)發(fā)掘與知識(shí)發(fā)現(xiàn) http://www.wkap.nl
Decision Support Systems 決策支持系統(tǒng) http://www.elsevier.nl
Designs Codes and Cryptography 編碼設(shè)計(jì)和密碼 http://www.wkap.nl
Distributed and Parallel Databases 分布式與并行數(shù)據(jù)庫(kù) http://www.wkap.nl
Distributed Computing 分布式計(jì)算 http://www.springer-ny.com
Dynamics and Control 動(dòng)力學(xué)與控制 http://www.wkap.nl
Electronic Research Announcements 電子研究通告 http://www.ams.org/
Engineering Applications of Artificial Intelligence 工程與人工智能應(yīng)用 http://www.elsevier.nl
Engineering Computations 工程計(jì)算 http://www.mcb.co.uk
Engineering Intelligent Systems for Electrical Engineering and Communications 電氣、通信與工程智能系統(tǒng)
http://www.crlpublishing.co.uk
Engineering with Computers 計(jì)算機(jī)與工程 http://www.springer-ny.com
Environmental Modelling & Software 環(huán)境模型軟件 http://www.elsevier.nl
ESAIM-Control Optimisation and Calculus of Variations ESAIM最優(yōu)控制與變分法雜志 http://www.ed-phys.fr
Evolutionary Computation 先進(jìn)的計(jì)算 http://www-mitpress.mit.edu
Expert Systems 專(zhuān)家系統(tǒng) http://www.blackwellpublishers.co.uk
Expert Systems with Applications 專(zhuān)家系統(tǒng)的應(yīng)用 http://www.elsevier.nl
Formal Methods in System Design 系統(tǒng)設(shè)計(jì)的形式方法 http://www.wkap.nl
Foundations of Computational Mathematics 計(jì)算數(shù)學(xué)基礎(chǔ) http://www.springer-ny.com
Future Generation Computer Systems 未來(lái)計(jì)算機(jī)系統(tǒng) http://www.elsevier.nl
Fuzzy Sets and Systems 模糊集與系統(tǒng) http://www.elsevier.nl
IEE Proceedings-Computers and Digital Techniques IEE計(jì)算機(jī)和數(shù)字技術(shù)會(huì)議錄 http://www.iee.org.uk/publish
IEE Proceedings-Control Theory and Applications IEE控制理論與應(yīng)用會(huì)議錄 http://www.iee.org.uk/publish
IEEE Control Systems Magazine IEEE控制系統(tǒng)模式雜志 http://www.ieee.org
IEEE Robotics & Automation Magazine IEEE機(jī)器人與自動(dòng)化雜志 http://www.ieee.org
IEEE Transactions on Automatic Control IEEE自動(dòng)控制 http://www.ieee.org
IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems IEEE集成電與系統(tǒng)計(jì)算機(jī)輔助設(shè)計(jì)學(xué)報(bào) http://www.ieee.org
IEEE Transactions on Control Systems Technology IEEE控制系統(tǒng)技術(shù)學(xué)報(bào) http://www.ieee.org
IEEE Transactions on Evolutionary Computation IEEE革新計(jì)算 http://www.ieee.org
IEEE Transactions on Fuzzy Systems IEEE模糊系統(tǒng)學(xué)報(bào) http://www.ieee.org
IEEE Transactions on Image Processing IEEE圖象處理學(xué)報(bào) http://www.ieee.org
IEEE Transactions on Information Theory IEEE信息理論學(xué)報(bào) http://www.ieee.org
IEEE Transactions on Multimedia IEEE多媒體學(xué)報(bào) http://www.ieee.org
IEEE Transactions on Neural Networks IEEE神經(jīng)網(wǎng)絡(luò)學(xué)報(bào) http://www.ieee.org
IEEE Transactions on Parallel and Distributed Systems IEEE并行與分布式系統(tǒng) http://www.ieee.org
IEEE Transactions on Reliability IEEE可靠性學(xué)報(bào) http://www.ieee.org
IEEE Transactions on Robotics and Automation IEEE機(jī)器人技術(shù)與自動(dòng)化學(xué)報(bào) http://www.ieee.org
IEEE Transactions on Systems Man and Cybernetics Part A-Systems and Humans IEEE系統(tǒng)人與控制 A分冊(cè):系統(tǒng)和人 http://www.ieee.org
IEEE Transactions on Systems Man and Cybernetics Part B-Cybernetics IEEE系統(tǒng)人與控制 B分冊(cè):控制 http://www.ieee.org
IEEE Transactions on Systems Man and Cybernetics Part C-Applications and Reviews IEEE系統(tǒng)人與控制 C分冊(cè):應(yīng)用和評(píng)論 http://www.ieee.org
IEEE-ASME Transactions on Mechatronics IEEE-ASME IEEE 機(jī)電一體化學(xué)報(bào) http://www.ieee.org
FIP Transactions A-Computer Science and Technology 國(guó)際信息處理聯(lián)合會(huì)學(xué)報(bào)A分冊(cè):計(jì)算機(jī)科學(xué)和技術(shù) http://www.elsevier.nl
IFIP Transactions B-Applications in Technology 國(guó)際信息處理聯(lián)合會(huì)學(xué)報(bào) B分冊(cè):技術(shù)應(yīng)用 http://www.elsevier.nl
IFIP Transactions C-Communication Systems 國(guó)際信息處理聯(lián)合會(huì)學(xué)報(bào)C分冊(cè): 通信系統(tǒng) http://www.elsevier.nl
Image and Vision Computing 圖象與視覺(jué)計(jì)算 http://www.elsevier.nl
Information & Management 信息與管理 http://www.elsevier.nl
Information 與 Software Technology 信息和軟件技術(shù) http://www.elsevier.nl
Information Processing & Management 信息處理與管理 http://www.elsevier.nl
Information Retrieval 情報(bào)檢索 http://www.wkap.nl
Information Sciences 信息科學(xué) http://www.elsevier.nl
Information Systems Frontiers 信息系統(tǒng)邊縁 http://www.wkap.nl
Integrated Computer-Aided Engineering 集成計(jì)算機(jī)輔助工程http://www.iospress.nl
Interacting With Computers 交互與計(jì)算機(jī)http://www.elsevier.nl
International Journal of Adaptive Control and Signal Processing 國(guó)際適應(yīng)控制和信號(hào)處理雜
http://www.wiley.co.uk
International Journal of Approximate Reasoning 國(guó)際近似推理雜志http://www.elsevier.nl
International Journal of Computer Integrated Manufacturing 國(guó)際計(jì)算機(jī)集成制造業(yè)雜志http://www.tandf.co.uk
International Journal of Computer Vision 國(guó)際計(jì)算機(jī)視覺(jué)雜志http://www.wkap.nl
International Journal of Control 國(guó)際控制雜志http://www.tandf.co.uk
International Journal of Geographical Information Science 國(guó)際地理情報(bào)科學(xué)雜志http://www.tandf.co.uk
International Journal of Human-Computer Studies 國(guó)際人機(jī)研究雜志http://www.apnet.com
International Journal of Intelligent Systems 國(guó)際智能系統(tǒng)雜志http://www.wiley.com
International Journal of Parallel Programming 國(guó)際并行程序雜志http://www.wkap.nl
International Journal of RF and Microwave Computer-Aided Engineering 國(guó)際射頻和微波計(jì)算機(jī)輔助工程雜志http://www.wiley.com
International Journal of Systems Science 國(guó)際系統(tǒng)科學(xué)雜志http://www.tandf.co.uk
Internet Research-Electronic Networking Applications and Policy 國(guó)際電子網(wǎng)絡(luò)應(yīng)用與政策研究http://www.mcb.co.uk
Journal of Chemical Information and Computer Sciences 化學(xué)信息和計(jì)算機(jī)科學(xué)雜志http://www.acs.org
Journal of Combinatorial Optimization 優(yōu)化組合雜志http://www.wkap.nl
Journal of Computational Analysis and Applications 計(jì)算分析和應(yīng)用雜志http://www.wkap.nl
Journal of Computer and Systems Sciences International 計(jì)算機(jī)和系統(tǒng)科學(xué)國(guó)際雜志http://www.maik.rssi.ru/eng/dist.htm
Journal of Computer-Aided Materials Design 計(jì)算機(jī)輔助材料的設(shè)計(jì)雜志http://www.wkap.nl
Journal of Computing in Civil Engineering 土木工程計(jì)算雜志http://www.asce.org
Journal of Cryptology 密碼學(xué)雜志http://www.springer-ny.com
Journal of Experimental & Theoretical Artificial Intelligence 人工智能實(shí)驗(yàn)與理論雜志http://www.tandf.co.uk
Journal of Functional Programming 功能程序設(shè)計(jì)雜志http://www.cup.org
Journal of High Speed Networks 高速度網(wǎng)絡(luò)雜志http://www.iospress.nl
Journal of Information Science 信息科學(xué)雜志http://www.bowker-saur.com
Journal of Information Storage and Processing Systems 信息存儲(chǔ)器與處理系統(tǒng)雜志http://www.birkhauser.com
Journal of Information Technology 信息技術(shù)雜志http://www.routledge.com
Journal of Intelligent & Fuzzy Systems 智能與模糊系統(tǒng)雜志http://www.iospress.nl
Journal of Intelligent & Robotic Systems 智能與機(jī)器人系統(tǒng)雜志http://www.wkap.nl
Journal of Intelligent Information Systems 智能信息系統(tǒng)雜志http://www.wkap.nl
Journal of Intelligent Manufacturing 智能制造業(yè)雜志http://www.wkap.nl
Journal of Logic and Algebraic Programming 邏輯與代數(shù)程序設(shè)計(jì)雜志http://www.elsevier.nl
Journal of Logic and Computation 邏輯和計(jì)算雜志http://www.oup.co.uk
Journal of Machine Learning Research 機(jī)器學(xué)習(xí)研究雜志http://www-mitpress.mit.edu
Journal of Management Information Systems 管理信息系統(tǒng)雜志http://www.mesharpe.com
Journal of Mathematical Imaging and Vision 數(shù)學(xué)圖象與視覺(jué)雜志http://www.wkap.nl
Journal of Network And Computer Applications 網(wǎng)絡(luò)與計(jì)算機(jī)應(yīng)用雜志http://www.apnet.com
Journal of New Music Research 新音樂(lè)研究雜志http://www.swets.nl
Journal of Software Maintenance and Evolution-Research and Practice 軟件維護(hù)和提升研究雜志 - 研究和實(shí)踐http://www.wiley.co.uk
Journal of Strategic Information Systems 戰(zhàn)略信息系統(tǒng)雜志http://www.elsevier.nl
Journal of Supercomputing 超高速計(jì)算雜志http://www.wkap.nl
Journal of Symbolic Computation 符號(hào)計(jì)算雜志http://www.apnet.com
Journal of Systems and Software 系統(tǒng)和軟件雜志http://www.elsevier.nl
Journal of the ACM 美國(guó)計(jì)算機(jī)學(xué)會(huì)學(xué)報(bào)http://www.acm.org
Journal of the American Society for Information Science and Technology 美國(guó)信息科學(xué)與技術(shù)學(xué)會(huì)雜志http://www.wiley.com
Journal of Universal Computer Science 通用計(jì)算機(jī)科學(xué)雜志http://www.springer-ny.com
Journal of Visual Languages and Computing 可視語(yǔ)言與計(jì)算雜志http://www.apnet.com
Journal of Vlsi Signal Processing Systems for Signal Image and Video Technology 信號(hào)圖象與視頻技術(shù)Vlsi信號(hào)處理系統(tǒng)雜志http://www.wkap.nl
Knowledge Engineering Review 知識(shí)工程評(píng)論http://www.cup.org
Knowledge-Based Systems 基于知識(shí)的系統(tǒng)http://www.elsevier.nl
Machine Learning 機(jī)器學(xué)習(xí)http://www.wkap.nl
Machine Vision and Applications 機(jī)器視覺(jué)及其應(yīng)用http://www.springer-ny.com
Mathematical and Computer Modeling 數(shù)學(xué)與計(jì)算機(jī)建模http://www.elsevier.nl
Mathematical and Computer Modeling of Dynamical Systems 動(dòng)力系統(tǒng)的數(shù)學(xué)和計(jì)算機(jī)模型設(shè)計(jì)http://www.swets.nl
Mathematical Programming 數(shù)學(xué)程序設(shè)計(jì)http://www.springer-ny.com
Mathematics and Computers in Simulation 數(shù)學(xué)與計(jì)算機(jī)模擬http://www.elsevier.nl
Mathematics of Control Signals and Systems 計(jì)算控制信號(hào)和系統(tǒng)http://www.springer.co.uk
Mechatronics 機(jī)電一體化http://www.elsevier.nl
Microprocessors and Microsystems 微處理器與微型系統(tǒng)http://www.elsevier.nl
Multidimensional Systems and Signal Processing 多維系統(tǒng)與信號(hào)處理http://www.wkap.nl
Multimedia Systems 多媒體系統(tǒng)http://www.springer-ny.com
Multimedia Tools and Applications 多媒體工具與應(yīng)用http://www.wkap.nl
Neural Computation 神經(jīng)計(jì)算http://www-mitpress.mit.edu
Neural Computing & Applications 神經(jīng)計(jì)算及其應(yīng)用http://www.springer-ny.com
Neural Networks 神經(jīng)網(wǎng)絡(luò)http://www.elsevier.nl
Neural Processing Letters 文字的神經(jīng)處理http://www.wkap.nl
New Generation Computing 新一代計(jì)算http://www.springer-ny.com
Pattern Recognition 模式識(shí)別http://www.elsevier.nl
Pattern Recognition Letters 模式識(shí)別文字http://www.elsevier.nl
Photonic Network Communications 光纖網(wǎng)絡(luò)通信http://www.wkap.nl
Queueing Systems 排隊(duì)系統(tǒng)http://www.wkap.nl
Random Structures & Algorithms 隨機(jī)結(jié)構(gòu)與算法http://www.wiley.co.uk
Real-Time Imaging 實(shí)時(shí)圖象http://www.apnet.com
Real-Time Systems 實(shí)時(shí)系統(tǒng)http://www.wkap.nl
Robotics and Autonomous Systems 機(jī)器人與自動(dòng)系統(tǒng)Http://Www.Elsevier.Nl
Robotics and Computer-Integrated Manufacturing 機(jī)器人與集成計(jì)算機(jī)制http://www.elsevier.nl
Science of Computer Programming 計(jì)算機(jī)程序?qū)Whttp://www.elsevier.nl
Software Quality Journal 軟件質(zhì)量雜志http://www.wkap.nl
Software Testing Verification & Reliability 軟件認(rèn)證與可靠性http://www.wiley.co.uk
Software-Practice & Experience 軟件:實(shí)踐與經(jīng)驗(yàn)http://www.wiley.co.uk
Speech Communication 語(yǔ)音通信http://www.elsevier.nl
Statistics and Computing 統(tǒng)計(jì)與計(jì)算http://www.wkap.nl
Systems & Control Letters 系統(tǒng)與控制通訊http://www.elsevier.nl
Theoretical Computer Science 理論計(jì)算機(jī)學(xué)http://www.elsevier.nl
Theory and Practice of Object Systems 目標(biāo)系統(tǒng)的理論與實(shí)踐http://www.wiley.com
Theory of Computing Systems 計(jì)算系統(tǒng)理論http://www.springer-ny.com
User Modeling and User-Adapted Interaction 用戶建模與用戶適應(yīng)的交互作用http://www.wkap.nl
Visual Computer 可視計(jì)算機(jī)http://www.springer-ny.com
移動(dòng)機(jī)器人相關(guān)的網(wǎng)站
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
總結(jié)
- 上一篇: MFC菜单的使用
- 下一篇: C#中object的使用