• Image processing

    From naveed tariq@21:1/5 to All on Sat Sep 24 02:33:04 2016
    Hello Every one i have a question about image processing can any one tell how we detect multiple animal from a picture.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Stephen Wolstenholme@21:1/5 to [email protected] on Sat Sep 24 11:20:17 2016
    On Sat, 24 Sep 2016 02:33:04 -0700 (PDT), naveed tariq <[email protected]> wrote:

    Hello Every one i have a question about image processing can any one tell how we detect multiple animal from a picture.

    That's not easy. I would split the picture into a grid. Then train a
    neural network with a binary output and an image input. The output is
    true if a square shows an animal and false if it doesn't. I've done a
    project detecting cars in street view pictures. Training a network to
    detect animals must have similar challenges.

    Steve

    --
    Neural Network Software for Windows http://www.npsnn.com

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Martin Leese@21:1/5 to naveed tariq on Sat Sep 24 10:38:54 2016
    naveed tariq wrote:
    Hello Every one i have a question about image processing can any one tell how we detect multiple animal from a picture.

    Do they move? Do you have sequential
    images?

    --
    Regards,
    Martin Leese
    E-mail: [email protected]D
    Web: http://members.tripod.com/martin_leese/

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)