Giter VIP home page Giter VIP logo

macgyver's Introduction

Hi there GIF

I'm an android developer in South Korea.

macgyver's People

Contributors

hongbeomi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

macgyver's Issues

a question

Why the 'scale' will use the larger ratio of 'scaleX' and 'scaleY' in barcode mode?
and i have tried using like this:

val mappedBox1 = RectF().apply {
left = boundingBoxT.right * scaleX
top = boundingBoxT.top * scaleY
right = boundingBoxT.left * scaleX
bottom = boundingBoxT.bottom * scaleY
}
but seems not mach the barcode box very closely? please correct me, thanks

Take and save photo while live rendering face recognition.

Hi there. I have a suggestion: Is it possible to save(capture) photo while camera is live rendering face detection. So, not to save photo and later decorate bitmap and save, but to capture photo while camera is detecting faces and it draws on canvas as on your example, color dots on eye, mouth etc. And save that as a last image all together(what user sees on a screen).

Cheers.

Barcode overlay does not scale correctly with preview

I've been struggling with this in my own project.

In this project the barcode overlay does not correctly scale with the preview.

I think this has something to do with the imageProxy.cropRectangle, mediaImage.cropRectangle, aspectRatio etc but I'm not sure.

IMG_4192

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.