Results 1 to 2 of 2

Thread: Digital Image Processing

  1. #1
    Join Date
    May 2012
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default Digital Image Processing

    Hi,

    I am planning to make object finding methods in RS3 with DIP and Machine Learning.

    Considering existing SRL library, Is it worth the effort?

  2. #2
    Join Date
    Dec 2011
    Location
    Toronto, Ontario
    Posts
    6,424
    Mentioned
    84 Post(s)
    Quoted
    863 Post(s)

    Default

    Quote Originally Posted by lorenzras View Post
    Hi,

    I am planning to make object finding methods in RS3 with DIP and Machine Learning.

    Considering existing SRL library, Is it worth the effort?
    Honestly, I would just go with a pure Python solution. You can definitely train a model on RS data but the only issue is exposing that model to Simba. You can do that by compiling your code to a dll, but the extra effort in writing it in C#/C++ might not be worth it.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •