ACM Home Page
Please provide us with feedback. Feedback
Using image processing to teach CS1 and CS2
Full text PdfPdf (677 KB)
Source ACM SIGCSE Bulletin archive
Volume 35 ,  Issue 4  (December 2003) table of contents
COLUMN: Reviewed papers table of contents
Pages: 86 - 89  
Year of Publication: 2003
ISSN:0097-8418
Author
Kenny Hunt  The University of Wisconsin - La Crosse, La Crosse, Wisconsin
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 15,   Downloads (12 Months): 57,   Citation Count: 6
Additional Information:

abstract   references   cited by   collaborative colleagues  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/960492.960535
What is a DOI?

ABSTRACT

The use of digital image processing techniques in undergraduate computer science curriculum has advantages in terms of motivating student interest and immediate, visual feedback of executed code. Although the standard Java distribution includes support for basic image processing operations, including the display of images, the complexity of the package renders it unsuitable for inexperienced programmers. This paper presents an extension to the built-in image processing package that is suitable for use in CS1 and CS2 courses and suggests ways that the package can be used to teach topics in these courses.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
Efford, N. Digital Image Processing in Java, Addison-Wesley Longman Publishing Co., Inc, Boston, Ma, 2000
 
2
 
3
Java2 Platform Standard Edition 1.4 Release 2002. Sun Microsystems. http://java.sun.com/j2se.
4