• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

P3D v5 No TFE feature detection when processing

Messages
1,374
Country
unitedstates
I believe I have created a good vegetation filter using the Back Projection method using 4-band imagery. I can clearly see the veg detection in TFE:

TFE no Back Projection detection002.jpg


However zero detection?

TFE no Back Projection detection.jpg


Any idea where I might be going wrong? I attached my TF2 without the test samples (they are 82MB), so not sure if this helps but maybe you can see my values in my steps.
 

Attachments

  • TestData.rar
    856.9 KB · Views: 11
Last edited:

arno

Administrator
Staff member
FSDevConf team
Resource contributor
Messages
31,941
Country
netherlands
Hi,

Are you sure the image you are using in the script matches those you use as samples? So same number of channels, etc?
 
Messages
1,374
Country
unitedstates
Oh-oh!? Ok, the sample that is highlighted in the preview above is image "A2" and you can see in the script above I am detecting from Area "A2", so that matches up BUT (and sounds like a BIG BUT), the samples are 4-band and my image being detected is 3-band. Am I hearing correctly the images being detected but have the same number of bands? Think I will conduct a test while I hear back.
 

arno

Administrator
Staff member
FSDevConf team
Resource contributor
Messages
31,941
Country
netherlands
Hi,

Yes, if your samples are 4 band and the script is made for that, then the images you feed from the script need to be 4 band as well.
 
Messages
1,374
Country
unitedstates
Yep, just found that out. Did a new test and now I am seeing plenty of detection. A lot more work ( and time), using the Back Projection but possible better results of grass elimination of trees. Need to dive back into the NDVI method as if I can tweak that with your tips and get similar results that may be the way to go. Ah... the fun!

I guess I could try the 3-band samples against 3-band images using Back Projection as well to see if I get similar results. Add that to me lists of tests.
 
Top