18 results on '"M.W. Powell"'
Search Results
2. SOFTWARE TOOLKIT FOR TEACHING IMAGE PROCESSING
- Author
-
Dmitry B. Goldgof and M.W. Powell
- Subjects
Source code ,Java ,Color image ,business.industry ,Computer science ,media_common.quotation_subject ,ComputingMethodologies_IMAGEPROCESSINGANDCOMPUTERVISION ,Image processing ,computer.software_genre ,Grayscale ,Extensibility ,Software framework ,Software ,Artificial Intelligence ,Computer Vision and Pattern Recognition ,Artificial intelligence ,business ,computer ,computer.programming_language ,media_common - Abstract
We introduce a software framework called the Java Vision Toolkit (JVT) for teaching image processing and computer vision. The toolkit provides over 50 image operations and presents them to the user in a GUI that can render grayscale, color and 3D range images. The software is written in Java, enabling it to be integrated into HTML documents and interactive course materials. The framework is designed for extensibility using a source code template that supports the implementation of any new operation with a minimal amount of supporting code. For students, this framework encapsulates the GUI, file I/O and other trivial programming details and allows them the maximum amount of time to spend on understanding computer vision. We compare the JVT with other computer vision software frameworks that are used for teaching and research. We also discuss the use of the JVT in an undergraduate image processing course at the University of South Florida.
- Published
- 2001
- Full Text
- View/download PDF
3. [Untitled]
- Author
-
Jeff Hyams, Robin R. Murphy, and M.W. Powell
- Subjects
Pixel ,business.industry ,Computer science ,Pentium ,Mobile robot ,Tracking system ,Artificial Intelligence ,Position (vector) ,Robot ,Computer vision ,Segmentation ,Daylight ,Artificial intelligence ,business - Abstract
This paper addresses position estimation of a micro-rover mobile robot (called the “daughter”) as a larger robot (the “mother”) tracks it through large spaces with unstructured lighting. Position estimation is necessary for localization, where the mother extracts the relative position of the daughter for mapping purposes, and for cooperative navigation, where the mother controls the daughter in real-time. The approach taken is to employ the Spherical Coordinate Transform color segmenter developed for medical applications as a low computational and hardware cost solution. Data was collected from 50 images taken in five types of lighting: fluorescent, tungsten, daylight lamp, natural daylight indoors and outdoors. The results show that average pixel error was 1.5, with an average error in distance estimation of 6.3 cm. The size of the error did not vary greatly with the type of lighting. The segmentation and distance tracking have also been implemented as a real-time tracking system. Using this system, the mother robot is able to autonomously control the micro-rover and display a map of the daughter's path in real-time using only a Pentium class processor and no specialized hardware.
- Published
- 2000
- Full Text
- View/download PDF
4. PAPILLION CREEK WATERSHED FECAL COLIFORM MODELING
- Author
-
null M.G. Lindburg, null M.W. Powell, and null L.R. Christensen
- Published
- 2013
- Full Text
- View/download PDF
5. Targeting and Localization for Mars Rover Operations
- Author
-
J.C. Joswig, M.W. Powell, J.S. Norris, J.M. Fox, K.J. Rabe, T. Crockett, Michael McCurdy, and Guy Pyrzak
- Subjects
Mars rover ,Remote operation ,Computer science ,Mars pathfinder ,Systems engineering ,Mars exploration rover ,Mars Exploration Program ,Technology development ,Mars surface ,Exploration of Mars - Abstract
In this work we discuss how the quality of localization knowledge impacts the remote operation of rovers on the surface of Mars. We look at the techniques of localization estimation used in the Mars Pathfinder and Mars Exploration Rover missions. We discuss the virtues and shortcomings of existing approaches and new improvements in the latest operations tools used to support the Mars Exploration Rover missions and rover technology development tasks at the Jet Propulsion Laboratory. We conclude with future directions we plan to explore in improving the localization knowledge available for operations and more effective targeting of rovers and their instrument payloads.
- Published
- 2006
- Full Text
- View/download PDF
6. Target tracking, approach, and camera handoff for automated instrument placement
- Author
-
M. Robinson, Max Bajracharya, M.W. Powell, and A. Diaz-Calderon
- Subjects
Aerospace instrumentation ,Engineering ,Planetary rover ,business.industry ,Robustness (computer science) ,Camera handoff ,Obstacle avoidance ,Aerospace robotics ,Mobile robot ,Computer vision ,Artificial intelligence ,business - Abstract
This paper describes the target designation, tracking, approach, and camera handoff technologies required to achieve accurate, single-command autonomous instrument placement for a planetary rover. It focuses on robust tracking integrated with obstacle avoidance during the approach phase, and image-based camera handoff to allow vision-based instrument placement. It also provides initial results from a complete system combining these technologies with rover base placement to maximize arm manipulability and image-based instrument placement.
- Published
- 2005
- Full Text
- View/download PDF
7. Distributed operations for the Mars Exploration Rover Mission with the science activity planner
- Author
-
John L. Callas, M.W. Powell, J.V. Wick, Marsette Vona, and J.S. Norris
- Subjects
Engineering ,Collaborative software ,business.industry ,Mars Exploration Program ,Application software ,computer.software_genre ,Planner ,Exploration of Mars ,USable ,Software ,Embedded system ,Systems engineering ,Software system ,business ,computer ,computer.programming_language - Abstract
The unprecedented endurance of both the Spirit and Opportunity rovers during the Mars Exploration Rover Mission (MER) brought with it many unexpected challenges. Scientists, many of whom had planned on staying at the Jet Propulsion Laboratory (JPL) in Pasadena, CA for 90 days, were eager to return to their families and home institutions. This created a need for the rapid conversion of a mission-planning tool, the science activity planner (SAP), from a centralized application usable only within JPL, to a distributed system capable of allowing scientists to continue collaborating from locations around the world. Rather than changing SAP itself, the rapid conversion was facilitated by a collection of software utilities that emulated the internal JPL software environment and provided efficient, automated information propagation. During this process many lessons were learned about scientific collaboration in a concurrent environment, use of existing server-client software in rapid systems development, and the effect of system latency on end-user usage patterns. Switching to a distributed mode of operations also saved a considerable amount of money, and increased the number of specialists able to actively contribute to mission research. Long-term planetary exploration missions of the future will build upon the distributed operations model used by MER
- Published
- 2005
- Full Text
- View/download PDF
8. Automated performance evaluation of range image segmentation algorithms
- Author
-
M.W. Powell, Jaesik Min, and Kevin W. Bowyer
- Subjects
Computer science ,business.industry ,Segmentation-based object categorization ,ComputingMethodologies_IMAGEPROCESSINGANDCOMPUTERVISION ,Scale-space segmentation ,General Medicine ,Image segmentation ,Computer Science Applications ,Human-Computer Interaction ,Range (mathematics) ,Image texture ,Minimum spanning tree-based segmentation ,Control and Systems Engineering ,Computer Science::Computer Vision and Pattern Recognition ,Segmentation ,Computer vision ,Artificial intelligence ,Electrical and Electronic Engineering ,business ,Software ,Information Systems - Abstract
Previous performance evaluation of range image segmentation algorithms has depended on manual tuning of algorithm parameters, and has lacked a basis for a test of the significance of differences between algorithms. We present an automated framework for evaluating the performance of range image segmentation algorithms. Automated tuning of algorithm parameters in this framework results in performance as good as that previously obtained with careful manual tuning by the algorithm developers. Use of multiple training and test sets of images provides the basis for a test of the significance of performance differences between algorithms. The framework implementation includes range images, ground truth overlays, program source code, and shell scripts. This framework should a) make it possible to objectively and reliably compare the performance of range image segmentation algorithms; b) allow informed experimental feedback for the design of improved segmentation algorithms. The framework is demonstrated using range images, but in principle it could be used to evaluate region segmentation algorithms for any type of image.
- Published
- 2004
9. Cooperative navigation of micro-rovers using color segmentation
- Author
-
Jeff Hyams, Robin R. Murphy, and M.W. Powell
- Subjects
Pixel ,business.industry ,Position (vector) ,Computer science ,Robot ,Eye tracking ,Tracking system ,Daylight ,Segmentation ,Computer vision ,Mobile robot ,Artificial intelligence ,business - Abstract
This paper addresses position estimation of a micro-rover mobile robot (called the "daughter") as a larger robot (the "mother") tracks it through large spaces with unstructured lighting. Position estimation is necessary for localization, where the mother extracts the relative position of the daughter for mapping purposes, and for cooperative navigation, where the mother controls the daughter in real-time. The approach taken is to employ the spherical coordinate transform color segmenter developed for medical applications as a low computational and hardware cost solution. Data was collected from 50 images taken in five types of lighting: fluorescent, tungsten, daylight lamp, natural daylight indoors and outdoors. The results show that average pixel error was 1.5, with an average error in distance estimation of 6.3 cm. The size of the error did not vary greatly with the type of lighting. The segmentation and distance tracking have also been implemented as a real-time tracking system. Using this system, the mother robot is able to autonomously control the micro-rover and display a map of the daughter's path.
- Published
- 2003
- Full Text
- View/download PDF
10. Color correction using explicit illumination models, color and registered range
- Author
-
Sudeep Sarkar, Dmitry B. Goldgof, and M.W. Powell
- Subjects
Color histogram ,Color image ,business.industry ,Color correction ,ComputingMethodologies_IMAGEPROCESSINGANDCOMPUTERVISION ,Color balance ,False color ,Color space ,Color quantization ,Geography ,Computer Science::Computer Vision and Pattern Recognition ,RGB color model ,Computer vision ,Artificial intelligence ,business ,ComputingMethodologies_COMPUTERGRAPHICS - Abstract
This work focuses on correcting color images illuminated by one or more light sources to improve the results of segmentation and feature extraction. First, we linearize the RGB data to make it conform to the assumptions made by many image processing algorithms. Then, we also eliminate intensity variation due to the illuminant with respect to distance and shading produced by surface orientation changes. We introduce a novel calibration procedure for estimating the finite distance and direction of the light source from points in the scene. We compare segmentations of original color images with that of their color-corrected images to evaluate the effectiveness of the methodology.
- Published
- 2003
- Full Text
- View/download PDF
11. Automated performance evaluation of range image segmentation
- Author
-
Jaesik Min, Kevin W. Bowyer, and M.W. Powell
- Subjects
Computer science ,business.industry ,Segmentation-based object categorization ,ComputingMethodologies_IMAGEPROCESSINGANDCOMPUTERVISION ,Scale-space segmentation ,Pattern recognition ,Image segmentation ,Image texture ,Minimum spanning tree-based segmentation ,Region growing ,Test set ,Segmentation ,Computer vision ,Artificial intelligence ,business - Abstract
We have developed an automated framework for objectively evaluating the performance of region segmentation algorithms. This framework is demonstrated with range image data sets, but is applicable to any type of imagery. Parameters of the segmentation algorithm are tuned using training images. Images and source code for the training process care publicly available. The trained parameters are then used to evaluate the algorithm on a (sequestered) test set. The primary performance metric is the average number of correctly segmented regions. Statistical tests are used to determine the significance of performance improvement over a baseline algorithm.
- Published
- 2002
- Full Text
- View/download PDF
12. Calibration of light sources
- Author
-
Sudeep Sarkar, M.W. Powell, and Dmitry B. Goldgof
- Subjects
Ground truth ,Computer science ,business.industry ,Color correction ,Process (computing) ,Calibration ,Computer vision ,Point (geometry) ,Segmentation ,Image segmentation ,Artificial intelligence ,business - Abstract
We present a methodology for calibrating multiple light source locations in 3D from images. The procedure involves the use of a novel calibration object that consists of either 2 or 3 spheres at known relative positions. There are two variants of the process: one which uses range and intensity imaging to find the positions of the light sources, and one that uses only the intensity image to locate the illuminants. We conducted experiments using both variations of the technique to locate light sources in 51 different positions in a laboratory setting. Our data shows that the vector from a point in the scene to a light source can be measured to within 3/spl deg/(6%) of its tote direction and within 0.13 m (9%) of its true magnitude compared to empirically measured ground truth. Finally, we demonstrate how light source information can be applied to burn scar color correction and color segmentation.
- Published
- 2002
- Full Text
- View/download PDF
13. A precise model of the transient response of MNOS memory capacitors
- Author
-
L.F. Jelsma and M.W. Powell
- Subjects
Materials science ,Partial differential equation ,Discretization ,Physics::Instrumentation and Detectors ,business.industry ,Electrical engineering ,Hardware_PERFORMANCEANDRELIABILITY ,Exponential integrator ,Carrier current ,law.invention ,Capacitor ,Nonlinear system ,Hardware_GENERAL ,law ,Hardware_INTEGRATEDCIRCUITS ,Electronic engineering ,Transient (oscillation) ,Transient response ,business - Abstract
An accurate one-dimensional model of the metal-silicon nitride-silicon dioxide-silicon (MNOS) capacitor is presented. The numerical solution technique uses space and time discretization to implicitly solve the carrier current equations in the insulators and the partial differential equations that describe the static and dynamic carrier distributions in the silicon. Avalanche carrier generation and avalanche carrier injection mechanisms are included. The improved understanding of the physical behavior that ensues is used to design a fast programming transient (
- Published
- 1978
- Full Text
- View/download PDF
14. Internal waveform measurements of the MOS three-transistor, dynamic RAM using S.E.M. stroboscopic techniques
- Author
-
M.W. Powell and A.J. Gonzales
- Subjects
Dynamic random-access memory ,Engineering ,business.industry ,Transistor ,Hardware_PERFORMANCEANDRELIABILITY ,law.invention ,law ,Electronic engineering ,Waveform ,Node (circuits) ,Oscilloscope ,business ,Blanking ,Electronic circuit ,Voltage - Abstract
Stroboscopic electron beam blanking of a conventional SEM was employed to analyze high speed dynamic RAM operations. In the system described a time resolution of 20 nanoseconds was used to produce voltage contrast (V.C.) images of single events. Also the SEM was operated as a sampling oscilloscope to display timing waveforms from individual circuit nodes. Several types of 4K RAM (MCM6605) operations were analyzed to evaluate this technique in debugging MOS LSI circuits. The operations analyzed were memory cell timing waveforms, data-node storage, and node bootstrapping. The interaction of the SEM with the MCM6605 operation was also analyzed.
- Published
- 1975
- Full Text
- View/download PDF
15. Progress in automated evaluation of curved surface range image segmentation
- Author
-
Kevin W. Bowyer, M.W. Powell, and Jaesik Min
- Subjects
Artifact (error) ,Computer science ,business.industry ,ComputingMethodologies_IMAGEPROCESSINGANDCOMPUTERVISION ,Scale-space segmentation ,Conical surface ,Image segmentation ,Range (mathematics) ,Image texture ,Computer Science::Computer Vision and Pattern Recognition ,Computer vision ,Artificial intelligence ,business ,ComputingMethodologies_COMPUTERGRAPHICS - Abstract
We have developed an automated framework for performance evaluation of curved-surface range image segmentation algorithms. Enhancements over our previous work include automated training of parameter values, correcting the artifact problem in K/sup 2/T scanner images, and acquisition of images of the same scenes from different range scanners. The image dataset includes planar, spherical, cylindrical, conical, and toroidal surfaces. We have evaluated the automated parameter tuning technique and found that it compares favorably with manual parameter tuning. We present initial results from comparing curved-surface segmenters by Besl and Jain (1988) and by Jiang and Bunke (1998).
16. Comparing curved-surface range image segmenters
- Author
-
Kevin W. Bowyer, Horst Bunke, M.W. Powell, and Xiaoyi Jiang
- Subjects
Ground truth ,business.industry ,Segmentation-based object categorization ,Computer science ,ComputingMethodologies_IMAGEPROCESSINGANDCOMPUTERVISION ,Scale-space segmentation ,Image segmentation ,Image texture ,Minimum spanning tree-based segmentation ,Region growing ,Computer Science::Computer Vision and Pattern Recognition ,Computer vision ,Segmentation ,Artificial intelligence ,Range segmentation ,business ,ComputingMethodologies_COMPUTERGRAPHICS ,Structured light - Abstract
This work focuses on creating a framework for objectively evaluating the performance of range image segmentation algorithms. The algorithms are evaluated in terms of correct segmentation, over- and under-segmentation, missed and noise regions. A set of images with ground truth was created for this work. The images were captured using a structured light scanner. Images used in the evaluation contain planar, spherical, cylindrical, toroidal and conical surface patches. The different surface patches in each image were manually identified to establish ground truth for performance evaluation. Two segmentation algorithms from the literature are compared.
17. A simple strategy for calibrating the geometry of light sources
- Author
-
Sudeep Sarkar, Dmitry B. Goldgof, and M.W. Powell
- Subjects
Physics ,Ground truth ,business.industry ,Applied Mathematics ,Color correction ,Process (computing) ,Magnitude (mathematics) ,Computational geometry ,Intensity (physics) ,Optics ,Computational Theory and Mathematics ,Artificial Intelligence ,Calibration ,Point (geometry) ,Computer vision ,Computer Vision and Pattern Recognition ,Artificial intelligence ,business ,Software - Abstract
We present a methodology for calibrating multiple light source locations in 3D from images. The procedure involves the use of a novel calibration object that consists of three spheres at known relative positions. The process uses intensity images to find the positions of the light sources. We conducted experiments to locate light sources in 51 different positions in a laboratory setting. Our data shows that the vector from a point in the scene to a light source can be measured to within 2.7/spl plusmn/4/spl deg/ at /spl alpha/=.05 (6 percent relative) of its true direction and within 0.13/spl plusmn/.02 m at /spl alpha/=.05 (9 percent relative) of its true magnitude compared to empirically measured ground truth. Finally, we demonstrate how light source information is used for color correction.
18. A methodology for extracting objective color from images
- Author
-
Sudeep Sarkar, Dmitry B. Goldgof, K. Ivanov, and M.W. Powell
- Subjects
Color histogram ,Color normalization ,Computer science ,Feature extraction ,ComputingMethodologies_IMAGEPROCESSINGANDCOMPUTERVISION ,Color ,Color balance ,Image processing ,Standard illuminant ,False color ,Pattern Recognition, Automated ,Imaging, Three-Dimensional ,Image texture ,Artificial Intelligence ,Image Interpretation, Computer-Assisted ,Humans ,Computer vision ,Electrical and Electronic Engineering ,Skin ,ComputingMethodologies_COMPUTERGRAPHICS ,Color calibration ,Color image ,business.industry ,Color correction ,Signal Processing, Computer-Assisted ,General Medicine ,Image Enhancement ,Real image ,Color quantization ,Computer Science Applications ,Human-Computer Interaction ,Control and Systems Engineering ,RGB color model ,Colorimetry ,Artificial intelligence ,Burns ,business ,Algorithms ,Software ,Information Systems - Abstract
We present a methodology for correcting color images taken in practical indoor environments, such as laboratories, factories, and studios, that explicitly models illuminant location, surface reflectance and geometry, and camera responsivity. We explicitly model surfaces by taking our color images with corresponding registered three-dimensional (3-D) range images, which provide surface orientation and location information for every point in the scene. We automatically detect regions where color correction should not be applied, such as specularities, coarse texture regions, and jump edges. This correction results in objective color measures of the imaged surfaces. This kind of integrated, comprehensive system of color correction has not existed until now. i.e., it is the first of its kind in computer vision. We demonstrate results of applying this methodology to real images for applications in photorealistic rerendering, skin lesion detection, burn scar color measurement, and general color image enhancement. We also have tested the method under different lighting configurations and with three different range scanners.
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.