Esempio n. 1
0
Nitf::Rpc00bParser::Rpc00bParser()
{
   setName("RPC00B");
   setDescriptorId("{A427DD09-2C70-4cae-9C46-7BB1D5E3161E}");
   setCreator("Ball Aerospace & Technologies Corp.");
   setCopyright(APP_COPYRIGHT);
   setProductionStatus(APP_IS_PRODUCTION_RELEASE);
}
ConvolutionMatrixEditor::ConvolutionMatrixEditor()
{
   setName("Convolution Matrix Editor");
   setCreator("Ball Aerospace & Technologies Corp.");
   setCopyright(APP_COPYRIGHT);
   setVersion(APP_VERSION_NUMBER);
   setDescription("Apply convolution matrix filtering to the active dataset.");
   setDescriptorId("{130E18DB-3974-4EC7-AC18-91BA2F5A4181}");
   setProductionStatus(APP_IS_PRODUCTION_RELEASE);
}
AnnotationImagePalette::AnnotationImagePalette()
{
   setName("Annotation Image Palette");
   setCreator("Ball Aerospace & Technologies Corp.");
   setCopyright(APP_COPYRIGHT);
   setVersion(APP_VERSION_NUMBER);
   setDescription("Drag and drop thumbnails into an annotation layer.");
   setDescriptorId("{48828156-5A17-4EA2-8575-2C8E8ED205E1}");
   setProductionStatus(APP_IS_PRODUCTION_RELEASE);
}
Esempio n. 4
0
NefImporter::NefImporter()
{
   setDescriptorId("{cb8fc80b-4fcd-4c13-8183-61ec61e95cb2}");
   setName("NEF Importer");
   setCreator("Ball Aerospace & Technologies Corp.");
   setCopyright("abc");
   setVersion("0.1");
   setProductionStatus(false);
   setExtensions("NEF Filez (*.nef)");
}
Esempio n. 5
0
DiHdfImporter::DiHdfImporter()
{
   setDescriptorId("{0da1caba-ee6f-440d-b53f-e0c317a8fba1}");
   setName("DI HDF Importer");
   setCreator("Ball Aerospace & Technologies Corp.");
   setCopyright(IMPORTERS_COPYRIGHT);
   setVersion(IMPORTERS_VERSION_NUMBER);
   setProductionStatus(IMPORTERS_IS_PRODUCTION_RELEASE);
   setExtensions("DI HDF Files (*.hdf)");
}
RangeProfilePlotManager::RangeProfilePlotManager() : mpPlot(NULL), mpView(NULL), mpMode(NULL)
{
   setName("Range Profile Plot Manager");
   setVersion(SPECTRAL_VERSION_NUMBER);
   setCopyright(SPECTRAL_COPYRIGHT);
   setDescription("Manage range profile plots.");
   setDescriptorId("{2dc48270-fd6f-42b7-acf5-604125f64ffb}");
   setSubtype("Plot");
   setProductionStatus(SPECTRAL_IS_PRODUCTION_RELEASE);
}
PropertiesClassification::PropertiesClassification()
{
   setName("Classification Properties");
   setPropertiesName("Classification");
   setDescription("Classification markings for a session item");
   setCreator("Ball Aerospace & Technologies Corp.");
   setCopyright(APP_COPYRIGHT_MSG);
   setVersion(APP_VERSION_NUMBER);
   setDescriptorId("{44EF2642-BAE1-411C-B939-F86FA80DF3DD}");
   setProductionStatus(APP_IS_PRODUCTION_RELEASE);
}
PropertiesDataDescriptor::PropertiesDataDescriptor()
{
   setName("Data Descriptor Properties");
   setPropertiesName("Data");
   setDescription("General setting properties of a data descriptor");
   setCreator("Ball Aerospace & Technologies Corp.");
   setCopyright(APP_COPYRIGHT_MSG);
   setVersion(APP_VERSION_NUMBER);
   setDescriptorId("{75092A96-A74A-4E4B-83A8-1E27282BD6F9}");
   setProductionStatus(APP_IS_PRODUCTION_RELEASE);
}
Esempio n. 9
0
DeriveProduct::DeriveProduct()
{
   setName("Derive Product");
   setVersion(APP_VERSION_NUMBER);
   setProductionStatus(APP_IS_PRODUCTION_RELEASE);
   setCreator("Ball Aerospace & Technologies, Corp.");
   setCopyright(APP_COPYRIGHT);
   setDescription("Derive a product from an existing view.");
   setDescriptorId("{E89BE407-5255-4faa-BE57-162E1E9A24C6}");
   allowMultipleInstances(true);
}
Esempio n. 10
0
DiHdfRasterPager::DiHdfRasterPager()
{
   setName("DiHdfRasterPager");
   setCopyright(IMPORTERS_COPYRIGHT);
   setCreator("Ball Aerospace & Technologies Corp.");
   setDescription("Provides access to on-disk DI HDF data");
   setDescriptorId("{b6ebb6b8-c37d-4d2c-9472-80b6474ce6f6}");
   setVersion(IMPORTERS_VERSION_NUMBER);
   setProductionStatus(IMPORTERS_IS_PRODUCTION_RELEASE);
   setShortDescription("DI HDF pager");
}
PropertiesFileDescriptor::PropertiesFileDescriptor()
{
   setName("File Descriptor Properties");
   setPropertiesName("File");
   setDescription("General setting properties of a file descriptor");
   setCreator("Ball Aerospace & Technologies Corp.");
   setCopyright(APP_COPYRIGHT_MSG);
   setVersion(APP_VERSION_NUMBER);
   setDescriptorId("{C27E4657-635C-47C9-B70C-F5505AB071A6}");
   setProductionStatus(APP_IS_PRODUCTION_RELEASE);
}
Esempio n. 12
0
PropertiesWavelengths::PropertiesWavelengths()
{
   setName("Wavelength Properties");
   setPropertiesName("Wavelengths");
   setDescription("Wavelengths associated with bands of a raster element");
   setCreator("Ball Aerospace & Technologies Corp.");
   setCopyright(APP_COPYRIGHT_MSG);
   setVersion(APP_VERSION_NUMBER);
   setDescriptorId("{13C14B7E-50A4-49CD-B438-66BF88C9A9CB}");
   setProductionStatus(APP_IS_PRODUCTION_RELEASE);
}
Esempio n. 13
0
DicomImporter::DicomImporter()
{
   setDescriptorId("{A680AF67-0304-4e12-9B5F-BEC86CA5EC66}");
   setName("DICOM Importer");
   setCreator("Ball Aerospace & Technologies Corp.");
   setCopyright(IMPORTERS_COPYRIGHT);
   setVersion(IMPORTERS_VERSION_NUMBER);
   setProductionStatus(IMPORTERS_IS_PRODUCTION_RELEASE);
   setExtensions("DICOM Files (*.dcm)");
   DJDecoderRegistration::registerCodecs();
   DcmRLEDecoderRegistration::registerCodecs();
}
Esempio n. 14
0
MetadataExporter::MetadataExporter()
{
   setName("Metadata Exporter");
   setCreator("Ball Aerospace & Technologies Corp.");
   setCopyright(APP_COPYRIGHT);
   setVersion(APP_VERSION_NUMBER);
   setExtensions("Metadata Files (*.metadata.xml)");
   setDescription("Export Metadata from Data Elements");
   setSubtype("DataElement");
   setDescriptorId("{f48cae61-5827-45b7-8a0e-bf1a2d9f2f62}");
   setProductionStatus(APP_IS_PRODUCTION_RELEASE);
}
Esempio n. 15
0
VideoImporter::VideoImporter()
{
   av_register_all();

   setDescriptorId("{4d4d06b4-fa58-4cb2-b01b-9a027876258f}");
   setName("Video Importer");
   setCreator("Ball Aerospace & Technologies Corp.");
   setCopyright(VIDEO_COPYRIGHT);
   setVersion(VIDEO_VERSION_NUMBER);
   setProductionStatus(VIDEO_IS_PRODUCTION_RELEASE);
   setExtensions("Video Files (*.mpg *.avi)");
}
LandsatGeotiffImporter::LandsatGeotiffImporter()
{
   setDescriptorId("{A8E57295-9A8-44FD-96D8-26A4FA13298F}");
   setName("Landsat GeoTIFF Importer");
   setCreator("Ball Aerospace & Technologies Corp.");
   setShortDescription("Importer for Landsat data in GeoTIFF format.");
   setCopyright(SPECTRAL_COPYRIGHT);
   setVersion(SPECTRAL_VERSION_NUMBER);
   setProductionStatus(SPECTRAL_IS_PRODUCTION_RELEASE);
   setExtensions("Landsat 5 Files (*_MTL.txt *_mtl.txt *.tif *.TIF);;"
      "Landsat 7 Files (*_MTL.txt *_mtl.txt *.tif *.TIF)");
}
Esempio n. 17
0
AoiLogical::AoiLogical() : mpSet1(NULL), mpSet2(NULL), mpResult(NULL), mpView(NULL)
{
    setName("AoiLogical");
    setDescription("Logical operations on AOIs");
    setDescriptorId("{7D29F890-26E8-48F2-9D06-FC065A451435}");
    setCopyright(GEOINT_COPYRIGHT);
    setVersion(GEOINT_VERSION_NUMBER);
    setProductionStatus(GEOINT_IS_PRODUCTION_RELEASE);
    setSubtype("AOI");
    addMenuLocation("[General Algorithms]/AOI Set Operations/Union");
    addMenuLocation("[General Algorithms]/AOI Set Operations/Intersection");
}
Esempio n. 18
0
NormalizeData::NormalizeData() :
   mAbortFlag(false)
{
   setName("NormalizeData");
   setDescription("Convert to double and normalize.");
   setDescriptorId("{94E9A2F4-35FA-44E5-B6EF-EB47634EA64E}");
   setCopyright(IMPROC_COPYRIGHT);
   setVersion(IMPROC_VERSION_NUMBER);
   setProductionStatus(IMPROC_IS_PRODUCTION_RELEASE);
   setAbortSupported(true);
   setMenuLocation("[General Algorithms]/Normalize Data");
}
Esempio n. 19
0
GetPrimaryRasterLayer::GetPrimaryRasterLayer() :
   mpSpatialDataView(NULL)
{
   setName("Get Primary Raster Layer");
   setVersion(APP_VERSION_NUMBER);
   setCreator("Ball Aerospace & Technologies, Corp.");
   setCopyright(APP_COPYRIGHT);
   setDescription("Gets the Primary Raster Layer for the specified Spatial Data View");
   setDescriptorId("{023A593B-DD28-4ba8-975F-E6DED903A728}");
   allowMultipleInstances(true);
   setProductionStatus(APP_IS_PRODUCTION_RELEASE);
}
Esempio n. 20
0
ConnectedComponents::ConnectedComponents() : mpView(NULL), mpLabels(NULL), mXOffset(0), mYOffset(0)
{
   setName("Connected Components");
   setDescription("Label connected components in an AOI.");
   setDescriptorId("{0535c0ef-6d3f-413e-a2f4-563aa2fe39d9}");
   setCopyright(APP_COPYRIGHT);
   setVersion(APP_VERSION_NUMBER);
   setProductionStatus(APP_IS_PRODUCTION_RELEASE);
   setAbortSupported(true);
   setMenuLocation("[General Algorithms]/Connected Components");
   addDependencyCopyright("OpenCV", Service<UtilityServices>()->getTextFromFile(":/licenses/opencv"));
}
Esempio n. 21
0
FitsImporter::FitsImporter()
{
   setDescriptorId("{299E1A6D-F80B-45D2-910D-0E318303CF88}");
   setName("FITS Importer");
   setCreator("Ball Aerospace & Technologies Corp.");
   setCopyright(APP_COPYRIGHT);
   setVersion(APP_VERSION_NUMBER);
   setProductionStatus(APP_IS_PRODUCTION_RELEASE);
   setExtensions("FITS Files (*.fit *.fts *.fits)");
   setWizardSupported(false);
   addDependencyCopyright("CFITSIO", Service<UtilityServices>()->getTextFromFile(":/licenses/cfitsio"));
}
Esempio n. 22
0
DicomRasterPager::DicomRasterPager() : mpImage(NULL), mConvertRgb(false)
{
   setName("DicomRasterPager");
   setCopyright(IMPORTERS_COPYRIGHT);
   setCreator("Ball Aerospace & Technologies Corp.");
   setDescription("Provides access to on-disk DICOM data");
   setDescriptorId("{27C35133-CBA7-41a6-AEBE-3B570FFC2E9F}");
   setVersion(IMPORTERS_VERSION_NUMBER);
   setProductionStatus(IMPORTERS_IS_PRODUCTION_RELEASE);
   setShortDescription("DICOM pager");
   DJDecoderRegistration::registerCodecs();
   DcmRLEDecoderRegistration::registerCodecs();
}
Esempio n. 23
0
GetSessionItemBase<T>::GetSessionItemBase(const std::string& descriptorId) :
   mDialogCaption("Select " + std::string(TypeConverter::toString<T>())),
   mpSessionItem(NULL)
{
   setName("Get " + std::string(TypeConverter::toString<T>()));
   setVersion(APP_VERSION_NUMBER);
   setCreator("Ball Aerospace & Technologies Corp.");
   setCopyright(APP_COPYRIGHT);
   setDescription("Gets a " + std::string(TypeConverter::toString<T>()));
   setDescriptorId(descriptorId);
   allowMultipleInstances(true);
   setProductionStatus(APP_IS_PRODUCTION_RELEASE);
}
MessageLogTestPlugin::MessageLogTestPlugin()
{
   setCreator("Opticks Community");
   setVersion("Sample");
   setCopyright("Copyright (C) 2008, Ball Aerospace & Technologies Corp.");
   setProductionStatus(false);
   setName("Message Log Test");
   setShortDescription( "MessageLogTest" );
   setDescription("MessageLogTest");
   setMenuLocation("[Tests]\\Message Log Test");
   setDescriptorId("{4E1D4266-D816-49a8-AAC5-ECCCF8FF2A50}");
   setWizardSupported(false);
}
Esempio n. 25
0
Tutorial1::Tutorial1()
{
   setDescriptorId("{5D8F4DD0-9B20-42B1-A060-589DFBC85D00}");
   setName("set using setName()");
   setDescription("set using setDescription()");
   setCreator("set using setCreator()");
   setVersion("set using Version()");
   setCopyright("set using setCopyRight()");
   setProductionStatus(false);
   setType("set using setType()s");
   setMenuLocation("[Set Extension Name Here]/Is this 1?");
   setAbortSupported(false);
}
Esempio n. 26
0
SetDisplayMode::SetDisplayMode() :
   mpRasterLayer(NULL),
   mDisplayMode(GRAYSCALE_MODE)
{
   setName("Set Display Mode");
   setVersion(APP_VERSION_NUMBER);
   setCreator("Ball Aerospace & Technologies, Corp.");
   setCopyright(APP_COPYRIGHT);
   setDescription("Sets the Display Mode for the specified Raster Layer");
   setDescriptorId("{C0CF874D-5DA8-479f-94E9-86B3B10D0559}");
   allowMultipleInstances(true);
   setProductionStatus(APP_IS_PRODUCTION_RELEASE);
}
bilinear_bayer::bilinear_bayer()
{
	setDescriptorId("{77A5FDA5-1C6A-420F-AAEA-98602A38B382}");
	setName("bilinear_bayer");
	setDescription("Demosaicing on CFA of an image");
	setCreator("Pratik Anand");
	setVersion("0.1");
	setCopyright("Copyright (C) 2011, Pratik Anand <*****@*****.**>");
	setProductionStatus(true);
	setType("Algorithm");
	setSubtype("Demosaicing");
	setMenuLocation("[Photography]/Demosaicing - bilinear interpolation");
	setAbortSupported(false);
}
ResamplerPlugIn::ResamplerPlugIn()
{
   setName("Spectral Resampler");
   setDescriptorId("{D20D4C10-B9B8-4ADB-85FA-105446430966}");
   setSubtype("Algorithm");
   setShortDescription("Run Spectral Resampler");
   setDescription("Resample spectral signatures to a set of wavelengths.");
   setMenuLocation("[Spectral]/Support Tools/Spectral Resampler");
   setAbortSupported(true);
   setCopyright(SPECTRAL_COPYRIGHT);
   setVersion(SPECTRAL_VERSION_NUMBER);
   setProductionStatus(SPECTRAL_IS_PRODUCTION_RELEASE);
   setWizardSupported(true);
}
SpectralLibraryMatchResults::SpectralLibraryMatchResults() :
   mpExplorer(SIGNAL_NAME(SessionExplorer, AboutToShowSessionItemContextMenu),
      Slot(this, &SpectralLibraryMatchResults::updateContextMenu))
{
   DockWindowShell::setName(SpectralLibraryMatch::getNameLibraryMatchResultsPlugIn());
   setSubtype("Results");
   setVersion(SPECTRAL_VERSION_NUMBER);
   setCreator("Ball Aerospace & Technologies Corp.");
   setCopyright(SPECTRAL_COPYRIGHT);
   setShortDescription("Display results from matching in-scene spectra with a spectral library.");
   setDescription("Display results from matching in-scene spectra with signatures in a spectral library.");
   setDescriptorId("{0BD9C61F-1D1D-406f-B4F1-90AD1BB1BAA2}");
   setProductionStatus(SPECTRAL_IS_PRODUCTION_RELEASE);
}
Esempio n. 30
0
EdgeDetector::EdgeDetector()
{
   setDescriptorId("{C72E631E-3B4A-4b40-93B0-D2AA01E23315}");
   setName("Edge Detector");
   setDescription("Edge Detector for SAR");
   setCreator("Yiwei Zhang");
   setVersion("Sample");
   setCopyright("Copyright (C) 2008, Ball Aerospace & Technologies Corp.");
   setProductionStatus(false);
   setType("Sample");
   setSubtype("SAR Edge");
   setMenuLocation("[SAR]/SAR Edge Detect");
   setAbortSupported(true);
}