Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
interimage:test_protocol [2009/12/03 18:05]
gilson
interimage:test_protocol [2009/12/04 12:47] (current)
gilson
Line 1: Line 1:
 [[interimage:​|InterIMAGE wiki]] ​ [[interimage:​|InterIMAGE wiki]] ​
 ====== InterIMAGE: Testing Procedures ====== ====== InterIMAGE: Testing Procedures ======
 +
 +The **testing procedures** are tools for the development team of InterIMAGE, which should be used in the **quality control process** of new versions of the system and external operators.
 +
 +The basic idea of the testing procedures is to check the compatibility of new system versions with sample interpretation projects.
 +
 +Each testing procedure is related to one, or a number of functionalities. If a new version of the system updates or affects a particular set of functionalities,​ the corresponding procedures should be executed before the new version is deployed. If a new functionality is included in the new version, a testing procedure for that functionality must be created, or an existing procedure should be modified to contemplate the new functionality.
 +
 +The list of available testing procedures is presented below:
 +
 +  * Testing Procedure 001
 +  - Calculation of spectral attributes
 +  - TerraAIDA_Baatz_Segmenter operator
 +
 +  * Testing Procedure 002
 +  - Supervised C4.5 operator
 +
 +----
 +
 +===== Testing Procedure 001 =====
 +Author: Gilson Costa
 +
 +Creation Date: 04/12/2009
 +
 +Last Update: 04/12/2009
 +
 +
 +Procedures:
 +
 +  - Download and execute the [[interimage:​example_view_attributes|Viewing Attributes]] sample project: {{wiki:​thales:​view_attributes.zip|download}}.
 +  - Check if the instance network //​view_attributes.inet//​ has 331 objects.
 +  - Find in the instance network the object with the following attributes:
 +
 +  * width="​4.625955"​
 +  * stx="​137" ​
 +  * maxpixel_b2="​209.000000" ​
 +  * ratio_b2="​0.340122" ​
 +  * std_b3="​24.968978" ​
 +  * llx="​136" ​
 +  * status="​CI" ​
 +  * sty="​60" ​
 +  * maxpixel_b3="​205.000000" ​
 +  * ratio_b3="​0.285924" ​
 +  * lly="​60" ​
 +  * class="​show_attributes" ​
 +  * object_area="​79.000000" ​
 +  * size="​79" ​
 +  * en_b1="​5.599946" ​
 +  * geoSouth="​143.500000" ​
 +  * geoNorth="​157.500000" ​
 +  * urx="​148" ​
 +  * en_b2="​5.464217" ​
 +  * bri="​119.564972" ​
 +  * minpixel_b1="​41.000000" ​
 +  * ury="​47" ​
 +  * en_b3="​5.275888" ​
 +  * minpixel_b2="​39.000000" ​
 +  * minpixel_b3="​19.000000" ​
 +  * xGeoCenter="​142.753159" ​
 +  * sum_b1="​15828.000000" ​
 +  * file_geoWest="​0.500000" ​
 +  * yGeoCenter="​55.183544" ​
 +  * length="​17.077554" ​
 +  * sum_b2="​14396.000000" ​
 +  * file_geoEast="​204.500000" ​
 +  * sum_b3="​12102.000000" ​
 +  * p="​1.000000" ​
 +  * IDEnd="​2" ​
 +  * geoEast="​149.500000" ​
 +  * id="​2" ​
 +  * area="​79.000000" ​
 +  * file_geoNorth="​204.500000" ​
 +  * geoWest="​136.500000" ​
 +  * y_center="​54.683544" ​
 +  * std_b1="​28.327359" ​
 +  * file_geoSouth="​0.500000" ​
 +  * lengthWidthRatio="​3.691682" ​
 +  * x_center="​142.253165" ​
 +  * maxpixel_b1="​200.000000" ​
 +  * ratio_b1="​0.373955" ​
 +  * std_b2="​25.587338"​
 +
 +
 +
 +
 +===== Testing Procedure 002 =====
 +Author: Gilson Costa
 +
 +Creation Date: 04/12/2009
 +
 +Last Update: 04/12/2009
 +
 +
 +Procedures:
 +
 +  - Download and execute the [[interimage:​example_supervised_c45|Supervised C4.5 Algorithm]] sample project: {{wiki:​thales:​ta_classifier.zip|download}}.
 +  - Check if the instance network //​view_attributes.inet//​ has 331 objects.
 +  - Find in the instance network the object with the following attributes:
 +
 +  * llx="​82"​
 +  * status="​CI" ​
 +  * lly="​102" ​
 +  * class="​pools" ​
 +  * geoSouth="​101.500000" ​
 +  * geoNorth="​103.500000" ​
 +  * urx="​83" ​
 +  * ury="​101" ​
 +  * p="​1.000000" ​
 +  * geoEast="​84.500000"​
 +  * geoWest="​82.500000" ​
 +  * file_geoSouth="​0.500000" ​
 +  * ratio_b1="​0.288486"​
  

Navigation