Giter Site home page Giter Site logo

m-yankov.github.io's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @M-Yankov
  • ๐Ÿ‘€ Iโ€™m interested in web development, aslo I'm a big fan of everything that is open source,
    • I love markdown programming ... ops styling ๐Ÿ˜…
  • ๐ŸŒฑ Iโ€™m currently playing games, making videos (goPRO) using Davinci Reoslve for edit
  • ๐Ÿ’ž๏ธ Iโ€™m looking to hack something that is not working, (because all of websites across internet have a lot of errors)
  • ๐Ÿ“ซ How to reach me

m-yankov.github.io's People

Contributors

m-yankov avatar

Watchers

 avatar

m-yankov.github.io's Issues

Memos for future article (what was done)

This issue will stay like a notes or memos of what how my progress is going. Most if this here will go into next article (I hope soon) for the results after finishing the project.

After decoding the fit file and get experience in using it, I decide to compare it with Virb Edit png layers vs my results in a text file.
I saved a record of stats twice per second (500ms = 2fps), with 30fps png image from Vitb Edit.
Reading the text file is easy, but reading the text from image is not that simple. Yeah using an already popular library Tesseract. It took time to understand that the text in the image should be black and big. This costs two more rendering processes from Virb edit (however my wrong).
Mine results are ready, stats from images are ready for comparing. For each of my result stats a need to compare it to 15 png images generated from Virb Edit (1fps = 15fps). Finally I've made each difference to be logged on the console.

The results were very disappointing.

First Virb Edit is old (10 years maybe), it works, but how accurate?
I was comparing the speed and it started at different time in different way compared to my results. I put a logic that if until find next RecordMesg from the fit file to use the current stats. Example:
at 3s a RecordMesg appeared with speed 10 (it doesn't matter the units)
at 9s next RecordMesg appears with speed 14
For the seconds between 3 and 9 I'm generating 10, which turns out wrong.
Currently it looks like ๐Ÿ“Š without connecting the peaks of the chart. It should be like a chart ๐Ÿ’น with connecting the points on the timeline.
The results should look more like this:

  • 4s - 10.75
  • 5s - 11.25
  • 6s - 12
  • 7s - 12.75
  • 8s - 13.25
  • 9s - 14

The stats should be increasing.

However asserting mine results with Virb Edit may be waste of time. Not sure how Virb Edit generates the telemetry data and since the software is no longer maintained I cannot fully trust for assertion.
From another point the Garmin Connect (Web/Mobile) has almost the same stats and I think it's better assert with them.

The problem for now is the pace value is calculated somehow different from Garmin services (https://www.convert-me.com/en/convert/speed/m_sec/m_sec-to-minperkm_1.html?u=m_sec&v=1.987) , not sure how but it should not interfere my future work.

Also need to verify how my logic works in cases when the activity was paused. (TDB)

Add Fiddlers

  • netfiddle
  • jsfiddle
  • sqlfiddle
  • php online compiler
  • etc.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.