Approach for sketching over an image in Collect

Anybody willing to give a suggested approach (not detailed) as to how
I could have a question show an image and then allow the respondant to
draw on top of the image. You could imagine for example, a sketch of a
human body and the question, "Indicate where your rash is" thus
allowing them to circle an area or areas. This "sketching" is done
with DOFORMS which uses ODK but the image is from the camera.

The best way to do it is to create your own camera app that does what u want
and then calling that app from Odk to retrieve the image with answers

··· On Aug 3, 2011 7:47 PM, "Curtis Broderick" wrote: > Anybody willing to give a suggested approach (not detailed) as to how > I could have a question show an image and then allow the respondant to > draw on top of the image. You could imagine for example, a sketch of a > human body and the question, "Indicate where your rash is" thus > allowing them to circle an area or areas. This "sketching" is done > with DOFORMS which uses ODK but the image is from the camera. > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en

any progress on this? is this available in the current version of ODK?

··· On Wednesday, August 3, 2011 at 10:17:49 PM UTC+5:30, Curtis Broderick wrote: > Anybody willing to give a suggested approach (not detailed) as to how > I could have a question show an image and then allow the respondant to > draw on top of the image. You could imagine for example, a sketch of a > human body and the question, "Indicate where your rash is" thus > allowing them to circle an area or areas. This "sketching" is done > with DOFORMS which uses ODK but the image is from the camera.

agreed. may be worthwhile to also ask the doforms folks if they'd be
willing to share what they've done.

··· On Wed, Aug 3, 2011 at 10:19, acellam guy wrote: > The best way to do it is to create your own camera app that does what u want > and then calling that app from Odk to retrieve the image with answers > > On Aug 3, 2011 7:47 PM, "Curtis Broderick" wrote: >> Anybody willing to give a suggested approach (not detailed) as to how >> I could have a question show an image and then allow the respondant to >> draw on top of the image. You could imagine for example, a sketch of a >> human body and the question, "Indicate where your rash is" thus >> allowing them to circle an area or areas. This "sketching" is done >> with DOFORMS which uses ODK but the image is from the camera. >> >> -- >> Post: opendatakit@googlegroups.com >> Unsubscribe: opendatakit+unsubscribe@googlegroups.com >> Options: http://groups.google.com/group/opendatakit?hl=en > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en >

you need to build an external app that loads whatever picture (see how
we load a picture from the gallery in collect 1.1.7) and then your app
will take that image and allow people to draw on it. what you return
after that is up to you. you may want to return the entire image or
just the inking details.

if you can find an app on the android market that does something
similar and has intent support (kind of like how we do the barcode
scanning), it'll save you a ton of work.

··· On Wed, Aug 3, 2011 at 11:06, curtis wrote: > I dont want to take a picture. I just want the respondant to put circles and > crosses on it. Would like to avoid building an app and calling it but maybe > thats the only way. > > On 3 Aug 2011 19:19, "acellam guy" wrote: >> The best way to do it is to create your own camera app that does what u >> want >> and then calling that app from Odk to retrieve the image with answers >> >> On Aug 3, 2011 7:47 PM, "Curtis Broderick" wrote: >>> Anybody willing to give a suggested approach (not detailed) as to how >>> I could have a question show an image and then allow the respondant to >>> draw on top of the image. You could imagine for example, a sketch of a >>> human body and the question, "Indicate where your rash is" thus >>> allowing them to circle an area or areas. This "sketching" is done >>> with DOFORMS which uses ODK but the image is from the camera. >>> >>> -- >>> Post: opendatakit@googlegroups.com >>> Unsubscribe: opendatakit+unsubscribe@googlegroups.com >>> Options: http://groups.google.com/group/opendatakit?hl=en >> >> -- >> Post: opendatakit@googlegroups.com >> Unsubscribe: opendatakit+unsubscribe@googlegroups.com >> Options: http://groups.google.com/group/opendatakit?hl=en > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en >

that'd be wonderful. thanks, matt!

··· On Wed, Aug 3, 2011 at 13:15, Matt Adams wrote: > On 03/08/11 11:21 AM, Yaw Anokwa wrote: > >> agreed. may be worthwhile to also ask the doforms folks if they'd be >> willing to share what they've done. > > We'll be building signature & sketch widget support into Group Complete soon > and will happily release a patch against ODK 1.1.7b if the doForms people > don't do so before we get to it. > > > Matt > -- > Matt Adams > Radical Dynamic > www.radicaldynamic.com > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en >

agreed. may be worthwhile to also ask the doforms folks if they'd be
willing to share what they've done.

We'll be building signature & sketch widget support into Group Complete
soon and will happily release a patch against ODK 1.1.7b if the doForms
people don't do so before we get to it.

Matt

··· On 03/08/11 11:21 AM, Yaw Anokwa wrote: -- Matt Adams Radical Dynamic www.radicaldynamic.com

I dont want to take a picture. I just want the respondant to put circles and
crosses on it. Would like to avoid building an app and calling it but maybe
thats the only way.

The best way to do it is to create your own camera app that does what u
want

··· On 3 Aug 2011 19:19, "acellam guy" wrote: > and then calling that app from Odk to retrieve the image with answers > > On Aug 3, 2011 7:47 PM, "Curtis Broderick" wrote: >> Anybody willing to give a suggested approach (not detailed) as to how >> I could have a question show an image and then allow the respondant to >> draw on top of the image. You could imagine for example, a sketch of a >> human body and the question, "Indicate where your rash is" thus >> allowing them to circle an area or areas. This "sketching" is done >> with DOFORMS which uses ODK but the image is from the camera. >> >> -- >> Post: opendatakit@googlegroups.com >> Unsubscribe: opendatakit+unsubscribe@googlegroups.com >> Options: http://groups.google.com/group/opendatakit?hl=en > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en

I have played with Odk collect and even pushing my own controls on the
Widgets. But this is expensive Coz it requires serious android knowledge .So
in this other way of doing it. create your own Widget and play with the main
widget class,edit the onresultactivity of the form...activity class to call
your custom activities ..am on a mobile phone n so I can't provide much

agreed. may be worthwhile to also ask the doforms folks if they'd be
willing to share what they've done.

The best way to do it is to create your own camera app that does what u
want

··· On Aug 3, 2011 8:21 PM, "Yaw Anokwa" wrote: > On Wed, Aug 3, 2011 at 10:19, acellam guy wrote: >> and then calling that app from Odk to retrieve the image with answers >> >> On Aug 3, 2011 7:47 PM, "Curtis Broderick" wrote: >>> Anybody willing to give a suggested approach (not detailed) as to how >>> I could have a question show an image and then allow the respondant to >>> draw on top of the image. You could imagine for example, a sketch of a >>> human body and the question, "Indicate where your rash is" thus >>> allowing them to circle an area or areas. This "sketching" is done >>> with DOFORMS which uses ODK but the image is from the camera. >>> >>> -- >>> Post: opendatakit@googlegroups.com >>> Unsubscribe: opendatakit+unsubscribe@googlegroups.com >>> Options: http://groups.google.com/group/opendatakit?hl=en >> >> -- >> Post: opendatakit@googlegroups.com >> Unsubscribe: opendatakit+unsubscribe@googlegroups.com >> Options: http://groups.google.com/group/opendatakit?hl=en >> > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en

Sure doing it like yaw has said is the best option.

that'd be wonderful. thanks, matt!

agreed. may be worthwhile to also ask the doforms folks if they'd be
willing to share what they've done.

We'll be building signature & sketch widget support into Group Complete
soon

··· On Aug 3, 2011 11:20 PM, "Yaw Anokwa" wrote: > On Wed, Aug 3, 2011 at 13:15, Matt Adams wrote: >> On 03/08/11 11:21 AM, Yaw Anokwa wrote: >> and will happily release a patch against ODK 1.1.7b if the doForms people >> don't do so before we get to it. >> >> >> Matt >> -- >> Matt Adams >> Radical Dynamic >> www.radicaldynamic.com >> >> -- >> Post: opendatakit@googlegroups.com >> Unsubscribe: opendatakit+unsubscribe@googlegroups.com >> Options: http://groups.google.com/group/opendatakit?hl=en >> > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en

The available widgets are listed here:
https://opendatakit.org/help/form-design/examples/

e.g., https://opendatakit.org/help/form-design/examples/#image_prompts

··· On Wed, May 25, 2016 at 3:58 AM, wrote:

On Wednesday, August 3, 2011 at 10:17:49 PM UTC+5:30, Curtis Broderick wrote:

Anybody willing to give a suggested approach (not detailed) as to how
I could have a question show an image and then allow the respondant to
draw on top of the image. You could imagine for example, a sketch of a
human body and the question, "Indicate where your rash is" thus
allowing them to circle an area or areas. This "sketching" is done
with DOFORMS which uses ODK but the image is from the camera.

any progress on this? is this available in the current version of ODK?

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

So it is now possible with these widgets ?

··· On Wednesday, 25 May 2016, Mitch Sundt wrote:

The available widgets are listed here:
https://opendatakit.org/help/form-design/examples/

e.g., https://opendatakit.org/help/form-design/examples/#image_prompts

On Wed, May 25, 2016 at 3:58 AM, <vineet.raman@gmail.com <javascript:_e(%7B%7D,'cvml','vineet.raman@gmail.com');>> wrote:

On Wednesday, August 3, 2011 at 10:17:49 PM UTC+5:30, Curtis Broderick wrote:

Anybody willing to give a suggested approach (not detailed) as to how
I could have a question show an image and then allow the respondant to
draw on top of the image. You could imagine for example, a sketch of a
human body and the question, "Indicate where your rash is" thus
allowing them to circle an area or areas. This "sketching" is done
with DOFORMS which uses ODK but the image is from the camera.

any progress on this? is this available in the current version of ODK?

--

Post: opendatakit@googlegroups.com
<javascript:_e(%7B%7D,'cvml','opendatakit@googlegroups.com');>
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
<javascript:_e(%7B%7D,'cvml','opendatakit%2Bunsubscribe@googlegroups.com');>
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com
<javascript:_e(%7B%7D,'cvml','opendatakit%2Bunsubscribe@googlegroups.com');>
.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com
<javascript:_e(%7B%7D,'cvml','mitchellsundt@gmail.com');>

--

Post: opendatakit@googlegroups.com
<javascript:_e(%7B%7D,'cvml','opendatakit@googlegroups.com');>
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
<javascript:_e(%7B%7D,'cvml','opendatakit%2Bunsubscribe@googlegroups.com');>
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/D2s8KCOYMI0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com
<javascript:_e(%7B%7D,'cvml','opendatakit%2Bunsubscribe@googlegroups.com');>
.
For more options, visit https://groups.google.com/d/optout.

​Hi,

I have experimented with the annotate and draw features in XLSForms. The
annotate feature allows me to markup an image that I choose or take. What
can I put in my XLSForm to annotate one, same image each time? E.g. have
the form show an image and provide the option to markup the one image on
the screen? The choose image could serve this purpose if the desired image
is downloaded into the device, but I would like to be able to directly
annotate the image, without having to chose it or take it.

Thanks.​

··· On Wed, May 25, 2016 at 10:15 PM, Mitch Sundt wrote:

The available widgets are listed here:
https://opendatakit.org/help/form-design/examples/

e.g., https://opendatakit.org/help/form-design/examples/#image_prompts

On Wed, May 25, 2016 at 3:58 AM, vineet.raman@gmail.com wrote:

On Wednesday, August 3, 2011 at 10:17:49 PM UTC+5:30, Curtis Broderick wrote:

Anybody willing to give a suggested approach (not detailed) as to how
I could have a question show an image and then allow the respondant to
draw on top of the image. You could imagine for example, a sketch of a
human body and the question, "Indicate where your rash is" thus
allowing them to circle an area or areas. This "sketching" is done
with DOFORMS which uses ODK but the image is from the camera.

any progress on this? is this available in the current version of ODK?

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/D2s8KCOYMI0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Absolutely, annotation appearance would definitely work.

··· On Thursday, May 26, 2016 at 10:12:56 AM UTC+7, Vineet Raman wrote: > So it is now possible with these widgets ? > > On Wednesday, 25 May 2016, Mitch Sundt wrote: > > The available widgets are listed here: https://opendatakit.org/help/form-design/examples/ > > > e.g., https://opendatakit.org/help/form-design/examples/#image_prompts > > > > > On Wed, May 25, 2016 at 3:58 AM, wrote: > On Wednesday, August 3, 2011 at 10:17:49 PM UTC+5:30, Curtis Broderick wrote: > > > Anybody willing to give a suggested approach (not detailed) as to how > > > I could have a question show an image and then allow the respondant to > > > draw on top of the image. You could imagine for example, a sketch of a > > > human body and the question, "Indicate where your rash is" thus > > > allowing them to circle an area or areas. This "sketching" is done > > > with DOFORMS which uses ODK but the image is from the camera. > > > > any progress on this? is this available in the current version of ODK? > > > > -- > > -- > > Post: opendatakit@googlegroups.com > > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > > Options: http://groups.google.com/group/opendatakit?hl=en > > > > --- > > You received this message because you are subscribed to the Google Groups "ODK Community" group. > > To unsubscribe from this group and stop receiving emails from it, send an email to opendatakit+unsubscribe@googlegroups.com. > > For more options, visit https://groups.google.com/d/optout. > > > > > > -- > > Mitch Sundt > Software Engineer > University of Washington > mitchellsundt@gmail.com > > > > > > -- > > -- > > Post: opendatakit@googlegroups.com > > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > > Options: http://groups.google.com/group/opendatakit?hl=en > > > > --- > > You received this message because you are subscribed to a topic in the Google Groups "ODK Community" group. > > To unsubscribe from this topic, visit https://groups.google.com/d/topic/opendatakit/D2s8KCOYMI0/unsubscribe. > > To unsubscribe from this group and all its topics, send an email to opendatakit+unsubscribe@googlegroups.com. > > For more options, visit https://groups.google.com/d/optout.

Are the instructions on how to place an image for annotation within the ODK
collect app somewhere on the website?

··· On Thu, May 26, 2016 at 10:45 AM, wrote:

Absolutely, annotation appearance would definitely work.

On Thursday, May 26, 2016 at 10:12:56 AM UTC+7, Vineet Raman wrote:

So it is now possible with these widgets ?

On Wednesday, 25 May 2016, Mitch Sundt mitche...@gmail.com wrote:

The available widgets are listed here:
https://opendatakit.org/help/form-design/examples/

e.g., https://opendatakit.org/help/form-design/examples/#image_prompts

On Wed, May 25, 2016 at 3:58 AM, vineet.raman@gmail.com wrote:
On Wednesday, August 3, 2011 at 10:17:49 PM UTC+5:30, Curtis Broderick wrote:

Anybody willing to give a suggested approach (not detailed) as to how

I could have a question show an image and then allow the respondant to

draw on top of the image. You could imagine for example, a sketch of a

human body and the question, "Indicate where your rash is" thus

allowing them to circle an area or areas. This "sketching" is done

with DOFORMS which uses ODK but the image is from the camera.

any progress on this? is this available in the current version of ODK?

--

--

Post: opendatakit@googlegroups.com

Unsubscribe: opendatakit+unsubscribe@googlegroups.com

Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google
Groups "ODK Community" group.

To unsubscribe from this group and stop receiving emails from it, send
an email to opendatakit+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--

Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

--

--

Post: opendatakit@googlegroups.com

Unsubscribe: opendatakit+unsubscribe@googlegroups.com

Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to a topic in the
Google Groups "ODK Community" group.

To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/D2s8KCOYMI0/unsubscribe.

To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Absolutely, annotation appearance would definitely work.

So it is now possible with these widgets ?

The available widgets are listed here: https://opendatakit.org/help/form-design/examples/

e.g., https://opendatakit.org/help/form-design/examples/#image_prompts

Anybody willing to give a suggested approach (not detailed) as to how

I could have a question show an image and then allow the respondant to

draw on top of the image. You could imagine for example, a sketch of a

human body and the question, "Indicate where your rash is" thus

allowing them to circle an area or areas. This "sketching" is done

with DOFORMS which uses ODK but the image is from the camera.

any progress on this? is this available in the current version of ODK?

--

--

Post: opendatakit@googlegroups.com

Unsubscribe: opendatakit+unsubscribe@googlegroups.com

Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups "ODK Community" group.

To unsubscribe from this group and stop receiving emails from it, send an email to opendatakit+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--

Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

--

--

Post: opendatakit@googlegroups.com

Unsubscribe: opendatakit+unsubscribe@googlegroups.com

Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to a topic in the Google Groups "ODK Community" group.

To unsubscribe from this topic, visit https://groups.google.com/d/topic/opendatakit/D2s8KCOYMI0/unsubscribe.

To unsubscribe from this group and all its topics, send an email to opendatakit+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Is there a way to do this using XLSForms? Or do you have to use ODK build? How do you put an ODK snippet into XLS forms? What should the ODK snippet be put into to get this feature in an ODK Collect survey?

··· On Thursday, May 26, 2016 at 10:45:20 AM UTC+5:30, tru...@rta.vn wrote: > On Thursday, May 26, 2016 at 10:12:56 AM UTC+7, Vineet Raman wrote: > > On Wednesday, 25 May 2016, Mitch Sundt wrote: > > On Wed, May 25, 2016 at 3:58 AM, wrote: > > On Wednesday, August 3, 2011 at 10:17:49 PM UTC+5:30, Curtis Broderick wrote:

That requires modifying the source code.

··· On Wed, Jun 1, 2016 at 3:41 AM, Vineet Raman wrote:

​Hi,

I have experimented with the annotate and draw features in XLSForms. The
annotate feature allows me to markup an image that I choose or take. What
can I put in my XLSForm to annotate one, same image each time? E.g. have
the form show an image and provide the option to markup the one image on
the screen? The choose image could serve this purpose if the desired image
is downloaded into the device, but I would like to be able to directly
annotate the image, without having to chose it or take it.

Thanks.​

On Wed, May 25, 2016 at 10:15 PM, Mitch Sundt mitchellsundt@gmail.com wrote:

The available widgets are listed here:
https://opendatakit.org/help/form-design/examples/

e.g., https://opendatakit.org/help/form-design/examples/#image_prompts

On Wed, May 25, 2016 at 3:58 AM, vineet.raman@gmail.com wrote:

On Wednesday, August 3, 2011 at 10:17:49 PM UTC+5:30, Curtis Broderick wrote:

Anybody willing to give a suggested approach (not detailed) as to how
I could have a question show an image and then allow the respondant to
draw on top of the image. You could imagine for example, a sketch of a
human body and the question, "Indicate where your rash is" thus
allowing them to circle an area or areas. This "sketching" is done
with DOFORMS which uses ODK but the image is from the camera.

any progress on this? is this available in the current version of ODK?

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google
Groups "ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/D2s8KCOYMI0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com