easyidp.data.TestData#

class easyidp.data.TestData(test_out='./tests/out')#

The data for developer and package testing.

__init__(test_out='./tests/out')#

Containts the following arguments, you can access by:

json test module

  • .json.for_read_json

  • .json.labelme_demo

  • .json.labelme_warn

  • .json.labelme_err

shp test module

  • .shp.lotus_shp

  • .shp.lotus_prj

  • .shp.complex_shp

  • .shp.complex_prj

  • .shp.lonlat_shp

  • .shp.utm53n_shp

  • .shp.utm53n_prj

  • .shp.rice_shp

  • .shp.rice_prj

  • .shp.roi_shp

  • .shp.roi_prj

  • .shp.testutm_shp

  • .shp.testutm_prj

pcd test module

  • .pcd.lotus_las

  • .pcd.lotus_laz

  • .pcd.lotus_pcd

  • .pcd.lotus_las13

  • .pcd.lotus_laz13

  • .pcd.lotus_ply_asc

  • .pcd.lotus_ply_bin

  • .pcd.maize_las

  • .pcd.maize_laz

  • .pcd.maize_ply

roi test module

  • .roi.dxf

  • .roi.lxyz_txt

  • .roi.xyz_txt

geotiff test module

  • .tiff.soyweed_part

  • .tiff.out

metashape test module

  • .metashape.goya_psx

  • .metashape.goya_param

  • .metashape.lotus_psx

  • .metashape.lotus_param

  • .metashape.lotus_dsm

  • .metashape.wheat_psx

  • .metashape.wheat_param

  • .metashape.multichunk_psx

  • .metashape.multichunk_param

pix4d test module

  • .pix4d.lotus_folder

  • .pix4d.lotus_param

  • .pix4d.lotus_photos

  • .pix4d.lotus_dom

  • .pix4d.lotus_dsm

  • .pix4d.lotus_pcd

  • .pix4d.lotus_dom_part

  • .pix4d.lotus_dsm_part

  • .pix4d.lotus_pcd_part

  • .pix4d.maize_folder

  • .pix4d.maize_dom

  • .pix4d.maize_dsm

  • .pix4d.maize_noparam

  • .pix4d.maize_empty

  • .pix4d.maize_noout

cvtools test module

  • .cv.out

visualize test module

  • .vis.out

Parameters:

test_out (str, optional) – The folder for saving temporary outputs, by default “./tests/out”

See also

EasyidpDataSet

Methods

__init__([test_out])

Containts the following arguments, you can access by:

load_data()

Download dataset from Google Drive to user AppData folder

reload_data()

remove local data and redownload again

remove_data()

remove local cached data file

Attributes

name

size

url_list