Had the chance to play with the new version today using pictures I took with my phone. Outstanding work!!
Thank you. I'm working on improvements as I can. I'm still trying to improve the Average Radius calculation, too.
--HC
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Had the chance to play with the new version today using pictures I took with my phone. Outstanding work!!
Ditto; really like the tool!
One thing that would be nice would be to be able to clear the data for a picture so that you could easily run multiple targets on the same photo (see attached) without having to reload the photo. Or maybe there is a simple way to do this that I'm missing?
I'm sure there would be programmers out there who would be happy to help if you made the source code open source.An update is complete.
In this version I added some features which were requested such as the ability to click and drag hole markers into position and the ability to mark a point of aim and then calculate the adjustment in MOA to the scope to get the average group center to the POA.
I am working on implementing printing functionality and the ability to support both MOA and MIL-RAD and find that I need to really work this thing over to make that happen cleanly. I started out doing this with no clear plan of how far I'd go with it and with years of time of not having done programming (read: I didn't have my A-game going) which means the current state of the code is a bit of a mess. I'm probably going to break the heck out of it in the meantime so I wanted to get this out before I rendered it unusable.
The click-n-drag feature: once an image is loaded and a ref line is drawn, click the target near where you want to mark a hole then drag (keep the mouse button down) it to the hole you want to mark. Release the mouse button once you are happy with where it is located. Continue for the remaining holes. The delete key works as it did before to remove the holes in reverse order in case you misplace one.
The POA marking feature is found under the Action menu and works similarly to the Ref line; click the Set Aim Point menu item then click the target where the aim point was. Unfortunately, I didn't make it where you can delete the aim point if you get it wrong, so you'll have to repeat those steps if you place it poorly. Similarly, I didn't do a preview for drag-n-place like I did for the hole markers; it's just click near where you want it and pray.Maybe in the next version....
I will probably take a long time to get the thing re-worked to make it where it will do the printing easily. I may never finish it. No promises.
Finally, despite my sincerest efforts, I cannot get the #$%@ average radius to come out precisely correct; it winds up being 0.013 to 0.015 inch off from what I calculate with CorelDRAW and another analysis software. It's only a few thousandths of an inch...but still... >:|
--HC