Font Size: a A A

Design And Implement Of Remote Sensing Image Processing Software Based On C Compiler

Posted on:2006-03-02Degree:MasterType:Thesis
Country:ChinaCandidate:Z W YinFull Text:PDF
GTID:2178360182467046Subject:Cartography and Geographic Information Engineering
Abstract/Summary:PDF Full Text Request
Most of the algorithms for image processing and analyzing are fixed in program modules in software. In order to help users implement their own algorithms, the developers also provided users with programming language that is embedded in the software. Generally the language has special syntax or rules that users are not familiar with. C programming language is now a popular language for most users who devote to image processing or related study areas. So we developed the software for such users. User can easily implement his algorithms with C programming language on it. The advantage of the software is that complete and encapsulate the common work of image processing, such as image display, image read and write, etc. so user can concentrate on the implementation of his algorithm. Examples demonstrate the software works effectively.Though our software' pattern has much similar with MATLAB, it is easier to study and use for general developer.This thesis firstly discusses compiler theory and the technology in C language compiler design. Secondly, the thesis introduce the method how to read remote sensor data and how to show it in our software. Thirdly it illustrates how to combine C compiler with the image process, and analyze the problem we met in software design. Finally, it uses some typical algorithms applications to show the advantage of the software.
Keywords/Search Tags:remote sensing, image processing, software, C programming language, compiler
PDF Full Text Request
Related items