Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > sci.image.processing > #4153 > unrolled thread
| Started by | naveed tariq <naveedtariq5667@gmail.com> |
|---|---|
| First post | 2016-09-24 02:33 -0700 |
| Last post | 2016-09-24 10:38 -0600 |
| Articles | 3 — 3 participants |
Back to article view | Back to sci.image.processing
Image processing naveed tariq <naveedtariq5667@gmail.com> - 2016-09-24 02:33 -0700
Re: Image processing Stephen Wolstenholme <steve@easynn.com> - 2016-09-24 11:20 +0100
Re: Image processing Martin Leese <please@see.Web.for.e-mail.INVALID> - 2016-09-24 10:38 -0600
| From | naveed tariq <naveedtariq5667@gmail.com> |
|---|---|
| Date | 2016-09-24 02:33 -0700 |
| Subject | Image processing |
| Message-ID | <f9b6be01-4d60-4779-89ec-28c2ec68dd75@googlegroups.com> |
Hello Every one i have a question about image processing can any one tell how we detect multiple animal from a picture.
[toc] | [next] | [standalone]
| From | Stephen Wolstenholme <steve@easynn.com> |
|---|---|
| Date | 2016-09-24 11:20 +0100 |
| Message-ID | <r0jcubhmqk1mq1cm4lc7el2c00io55s59b@4ax.com> |
| In reply to | #4153 |
On Sat, 24 Sep 2016 02:33:04 -0700 (PDT), naveed tariq <naveedtariq5667@gmail.com> 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
[toc] | [prev] | [next] | [standalone]
| From | Martin Leese <please@see.Web.for.e-mail.INVALID> |
|---|---|
| Date | 2016-09-24 10:38 -0600 |
| Message-ID | <ns6a6l$be8$1@dont-email.me> |
| In reply to | #4153 |
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: please@see.Web.for.e-mail.INVALID Web: http://members.tripod.com/martin_leese/
[toc] | [prev] | [standalone]
Back to top | Article view | sci.image.processing
csiph-web