Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jspsych/eyetracking


https://github.com/jspsych/eyetracking

Merge pull request #40 from jspsych/callback-data-source-changes

Callback data source changes

0cb40ca5f931750c33239e0fb910e24d0cb7403d authored over 2 years ago by Oliravan Eswaramoorthy <[email protected]>
typescript + documentation additions

9af8e84f0ce88712497b4593c0d34cf2edcaffc7 authored over 2 years ago by jadeddelta <[email protected]>
changed calibration to have a processing step

86d2e70e52ee184a47751065ace96a5a32f5503f authored over 2 years ago by OlirEswar <[email protected]>
changed name of getVideoFrameStream to initVideoFrameLoop

d1c81a54748c9c22f4d7b83cc5559da04d1050ad authored over 2 years ago by OlirEswar <[email protected]>
points are calibrated to imageData which is processed later

def259a8f4078c9104ca6ab03b95e486b83b5882 authored over 2 years ago by OlirEswar <[email protected]>
data pulled from image data, callback functionality

91e5d51d8796a4b7edc2aea5573418e84418349d authored over 2 years ago by OlirEswar <[email protected]>
Merge pull request #39 from jspsych/api-complete-setup

Api complete setup

44514ad2642b9040c7663b67658fc86f00b049e3 authored over 2 years ago by Oliravan Eswaramoorthy <[email protected]>
Merge branch 'api-complete-setup' of https://github.com/jspsych/eyetracking into api-complete-setup

02c15375e316f73af4d41341c520e3fd3a47a59b authored over 2 years ago by OlirEswar <[email protected]>
documentation for getVideoFrameStream

3927f0d38bf529af82eed4dc048a5bcfd6648bd0 authored over 2 years ago by OlirEswar <[email protected]>
documentation updates + error handling

216785937252347651315b189e53f038a04e1216 authored over 2 years ago by jadeddelta <[email protected]>
load calibration point coords thorugh json file

65c4b26fffad59258aa0419c6b179c8d97e1041b authored over 2 years ago by OlirEswar <[email protected]>
ts-ignore

3ce974ed928691fda9cc33c511aa45f5901541f0 authored over 2 years ago by OlirEswar <[email protected]>
reversed primary canvas

036918e34ff76960f74caedd5578e949f5afceb7 authored over 2 years ago by OlirEswar <[email protected]>
calibration can take in json

4758eb836ccb293c01fa69796aac06142ff622ee authored over 2 years ago by OlirEswar <[email protected]>
added timestamping to Eyetracker

f4d8173a41070ca1409a51c44d45f10b3b7e4232 authored over 2 years ago by OlirEswar <[email protected]>
update docs, cleaned up code + references in html

631e63228cd64ea3089bf3982581cc66940a79fc authored over 2 years ago by jadeddelta <[email protected]>
removed video param in createOverlay, updated docs

e4829e51fdb8fab51b8aeb8129c61dce5d4a2bff authored over 2 years ago by OlirEswar <[email protected]>
additional parameters in api funcitons

dfe4729e09c9b62c239a0dd5c72f30381b7a493f authored over 2 years ago by OlirEswar <[email protected]>
added flag options as params to createOverlay()

9d7f10feeac39dac8a1e9094de5c59545aabbd3b authored over 2 years ago by OlirEswar <[email protected]>
update docs, simplified getListOfCameras()

4c0cf21ade596b5ae1856e9aa4a92d5fc86feccc authored over 2 years ago by jadeddelta <[email protected]>
tidied up detectFace()

18b03b98ef9ddfdfcf4c9b739ca61395ec5b018a authored over 2 years ago by jadeddelta <[email protected]>
remove direct DOM modification

bc157611f59d945210e37423e1ab81167156bf4d authored over 2 years ago by jadeddelta <[email protected]>
Merge pull request #36 from jspsych/0.0.3-build

Used 0.0.3 build and Calibration API features

68a1fb3965f28584034b69ebf6ffcb17f40fefcd authored over 2 years ago by Oliravan Eswaramoorthy <[email protected]>
added missing bracket, successfully builds and passes test

a80fd7c6521cd771a032f704f08ba3753c3b24b6 authored over 2 years ago by OlirEswar <[email protected]>
Merge branch '0.0.3-build' of https://github.com/jspsych/eyetracking into 0.0.3-build

9e8e053ede3ef5e6ce5f88a45457a010c39bcfcd authored over 2 years ago by OlirEswar <[email protected]>
fixed bracket issues, test passes

86620dd05696e287209679517999b8fdb739cc8f authored over 2 years ago by OlirEswar <[email protected]>
Merge branch 'main' into 0.0.3-build

d3097e0e70a509cb581bd0d62e8e05c43fe1afeb authored over 2 years ago by Oliravan Eswaramoorthy <[email protected]>
added example to demo current calibration api

f4e12b9095046155c86628eabff5a12639187b0a authored over 2 years ago by OlirEswar <[email protected]>
added example to demo face mesh api

9cc613e57aa0f6afaf6a8d31a41eaa762ae092d0 authored over 2 years ago by OlirEswar <[email protected]>
added types and documentation

6a7844fcf14aa77939bd94303929ce629911adbd authored over 2 years ago by OlirEswar <[email protected]>
added comments explaining functions built

49a742dbb3a34ac02b3f5ecdc40c71dace82335e authored over 2 years ago by OlirEswar <[email protected]>
typed functions

44deb1976b2ffe20ecb6dc33dd115aa2666c89ab authored over 2 years ago by OlirEswar <[email protected]>
updated functions to use 0.0.3 methods

0c6e5c80f3a8761bf65ce136e9fbe84f59207952 authored over 2 years ago by OlirEswar <[email protected]>
updated calibratePoint with current class fields

15178b4ee2ec3b9c5b97c7e119c43e3773433007 authored over 2 years ago by OlirEswar <[email protected]>
Merge pull request #35 from jspsych/Calibration-API

Calibration api

250983462b5f5ed774d545e4b8b2c25bee179960 authored over 2 years ago by Oliravan Eswaramoorthy <[email protected]>
Merge branch '0.0.3-build' into Calibration-API

b60b0272cdb02a0ef30d5afef89b056ce23ac47a authored over 2 years ago by Oliravan Eswaramoorthy <[email protected]>
generateFaceMesh() method detects face, draws image and overlay

32c03d1de7625a6bc16bf280ff4750de6b7828e1 authored over 2 years ago by OlirEswar <[email protected]>
removed extraneous comments

da72d9b241ad7f62f9df94334573ed7eb0888809 authored over 2 years ago by OlirEswar <[email protected]>
added toggleOverlay() function

a1d16aac6781001091227501bc77b16635eef6b5 authored over 2 years ago by OlirEswar <[email protected]>
0.0.3 build

b042edbb8367ee990a975706d4c0304e9284ca46 authored over 2 years ago by OlirEswar <[email protected]>
Merge pull request #28 from jspsych/refactor-1

Refactor 1

951be75950b63f56a51e40cbfd7fb0cdf9c3860b authored over 2 years ago by shunjiwan01 <[email protected]>
Simplification of createOverlay()

f28dcce88387faf947e5be2de08fae0969123274 authored over 2 years ago by shunjiwan01 <[email protected]>
all keypoints shown

fae5a900cbc26c8ea8d11cfd47691f73c518b6a4 authored over 2 years ago by shunjiwan01 <[email protected]>
refactorization in clean format (works)

4bbb364398958ba6256ae156469b73e18e13a88a authored over 2 years ago by shunjiwan01 <[email protected]>
lag HIGH but works

1aea3171b0cfb14299d2c2bf89be21ab9fcff733 authored over 2 years ago by shunjiwan01 <[email protected]>
lag HIGH but works

510cfb93e503663cd29402b6849fe78a71be9cb0 authored over 2 years ago by shunjiwan01 <[email protected]>
added animation method to showDisplay

255d80c720c3192e23346cc5975b23316ac0c80d authored over 2 years ago by OlirEswar <[email protected]>
fixed 'this' context error

0f06bc56e0ec66d2d6a2ce9c2f4538470e139678 authored over 2 years ago by OlirEswar <[email protected]>
created detectFace function

ae3d2628689f84306db92244eb8beb64f6f23e5e authored over 2 years ago by OlirEswar <[email protected]>
created calibratePoint and clearCalibration method

3988618abeabaca3e309a5a37dd23ece9ada9ef1 authored over 2 years ago by OlirEswar <[email protected]>
testing for video delay

08857ef4ae79a0f9481b5fc30f583f5b7d377ab7 authored over 2 years ago by OlirEswar <[email protected]>
trying to setup conditional to stop adding images

43f7f03df36ce2fca0ebaa868064c97a02e0f828 authored over 2 years ago by OlirEswar <[email protected]>
face detector fires on image onload event

0b5a731a1b770277ce36e419dd9ee6bd35a4f7f8 authored over 2 years ago by OlirEswar <[email protected]>
implemented 'timestamp' custom object

f77b4b44c4c9b0c3ece7a0af036c1c7e8207bf14 authored over 2 years ago by OlirEswar <[email protected]>
added calibration html file for testing

8ceec1b3eb60979340cdee3777d95cb37e6a5816 authored over 2 years ago by OlirEswar <[email protected]>
test-calibration files

db207e5ab0fceac7fcb4020aee4938c605496296 authored over 2 years ago by OlirEswar <[email protected]>
Merge pull request #18 from jspsych/api-with-fields

Add basic camera API for connecting to and showing camera

db3be553c960b41e640498ae4fb6963c83118011 authored over 2 years ago by Josh de Leeuw <[email protected]>
added hideDisplay() method

e05932b7d8be6fc88e353045c6d9033bab52358e authored over 2 years ago by OlirEswar <[email protected]>
setDisplay takes in canvas that user can set video to

8308226efb3606bcb93576e0db5a77b049eeeac2 authored over 2 years ago by OlirEswar <[email protected]>
reinstalled @mediapipe/face_detection

2514af5ab26df9b46fcba33d87c3ad9e22d6a03b authored over 2 years ago by jadeddelta <[email protected]>
added console error + test if git is broken

f971d07f9631bd51ef034c7df751dfe621f4b28d authored over 2 years ago by jadeddelta <[email protected]>
video, canvas, detector returned from functions

bee5781956b39e1fdadd73065dd4fff303e70cb9 authored over 2 years ago by OlirEswar <[email protected]>
Merge branch 'api-with-fields' of https://github.com/jspsych/eyetracking into api-with-fields

fed40218675340c8828fc9fc8922c16fce43e30b authored over 2 years ago by OlirEswar <[email protected]>
set canvas property to created or set canvas elements

a14209e0ab4c5756e6f035928cf3a09983a6a792 authored over 2 years ago by OlirEswar <[email protected]>
setDisplay() use fields

8c0a891d3dbda7f8792d260e1c1be40ab70617ca authored over 2 years ago by shunjiwan01 <[email protected]>
deleted extra comments, changed facelandmarks to init function

89d9fa3b5f0370d5f40763adfff2857d04654788 authored over 2 years ago by OlirEswar <[email protected]>
create fields for class

06906a47448aa2295f5625385086614b8b89826d authored over 2 years ago by shunjiwan01 <[email protected]>
fixed crash when face leaves camera view

a973368108715cf9eddcecaf5940d2b594e9640c authored over 2 years ago by OlirEswar <[email protected]>
Added bounding box to canvas

13557994260bcef566cdf68d153002f6f2f0d494 authored over 2 years ago by OlirEswar <[email protected]>
isFaceValid debugging plus some formatting

a678d616db5b58a4bba05ac73b9e24b2b7c41b57 authored over 2 years ago by shunjiwan01 <[email protected]>
Merge branch 'camera-api' of https://github.com/jspsych/eyetracking into camera-api

0d6d0fa6a320d819775c2d82663e0c31344f9846 authored over 2 years ago by OlirEswar <[email protected]>
estimateFaces confirmed to work on images

82ba9944a66d7517ae223c69ff776c8fac6f1db9 authored over 2 years ago by OlirEswar <[email protected]>
test file updated

a0a0efd8ca7377afb96d6448b1449170c69a56aa authored over 2 years ago by shunjiwan01 <[email protected]>
isFaceValid() updated

cc4ca2c10be0546666b84ebec650237cf60826a8 authored over 2 years ago by shunjiwan01 <[email protected]>
faceLandmarkDetection function created

5de484187d0c80b49b26800af3d17fe8e7d5d589 authored over 2 years ago by OlirEswar <[email protected]>
removed console.log(stream) in test-detector

1bf0b62612c0d98e2400b9a2876654cec5ea162d authored over 2 years ago by OlirEswar <[email protected]>
created showDisplay functon

5bb66b0b931538183e9a83341362f2061b221a02 authored over 2 years ago by OlirEswar <[email protected]>
added canvas to DOM

c48aa524914f30b76962c173f601eb4f4ca95f13 authored over 2 years ago by OlirEswar <[email protected]>
Merge branch 'camera-api' of https://github.com/jspsych/eyetracking into camera-api

65ef5f5a78bf88676d8a45ee4952a1f9bbd7bbcd authored over 2 years ago by OlirEswar <[email protected]>
added createDisplay function

67654d0fc5b8ed1e79053cf0dff15b7081c1480c authored over 2 years ago by OlirEswar <[email protected]>
test detection model function

a16dc0f7baf0fbf12a4bda37f8fe22375662df72 authored over 2 years ago by shunjiwan01 <[email protected]>
Merge branch 'camera-api' of https://github.com/jspsych/eyetracking into camera-api

4a403e021fcdeb7e50777063d172dcfa44c5bfa7 authored over 2 years ago by OlirEswar <[email protected]>
removed additional print statements in html file

efa9a22918d92f9cc09c4c73378ecc1d2c565346 authored over 2 years ago by OlirEswar <[email protected]>
constraint format changed

7eae6f9e915b5f0824a640612b9fa3d08a465f0a authored over 2 years ago by shunjiwan01 <[email protected]>
created setCamera function

c0f2d726516395c5a292e6658d5f99821422e860 authored over 2 years ago by OlirEswar <[email protected]>
filter used to return array in getListOfCameras

62648ee526fdaa40b5f0fa2997fbc3d5bd474f33 authored over 2 years ago by OlirEswar <[email protected]>
Merge branch 'camera-api' of https://github.com/jspsych/eyetracking into camera-api

b7286343403edd45e2c2e0ed299110bf9c9da8e6 authored over 2 years ago by OlirEswar <[email protected]>
pushes deviceId instead of name

b02ec1a79a5ff40ffbd1b8c3f024df4aab565d5f authored over 2 years ago by OlirEswar <[email protected]>
getCameraPermission catch err

c8871ccf9d2482f5b26ecf81142bfda99a9302b0 authored over 2 years ago by shunjiwan01 <[email protected]>
getListOfCameras returns array of strings

e9c1fe68571fc9932d531e44136e00b337c91013 authored over 2 years ago by OlirEswar <[email protected]>
fixed getListOfCameras

c48a753e192a4043e041ec070d30fadc9274dfdb authored over 2 years ago by OlirEswar <[email protected]>
Fixed getListOfCameras function

9bd46a1368efd0cd69d48a72209c1aa509c01ba2 authored over 2 years ago by OlirEswar <[email protected]>
getListOfCameras written

7fed85ff83a56879eed4c1055e0139007b8081a8 authored over 2 years ago by OlirEswar <[email protected]>
Added getCameraPermission() on Eyetracker class

0405403dd34d540033f7245a7ac4fdb853fafa06 authored over 2 years ago by OlirEswar <[email protected]>
add pseudo implementation for first build milestone

a0ad9861acd3b3a34354bbe86aed374ef8986e03 authored over 2 years ago by Josh de Leeuw <[email protected]>
move functions into class

26f0a773f3d0809d8d3cca56cc6c8ced83e37cdf authored over 2 years ago by Josh de Leeuw <[email protected]>
use jsdom as jest environment

f603aaf5c39f1aedbf0c1b776add72c83aa80bb2 authored over 2 years ago by Josh de Leeuw <[email protected]>
finish rollup config, test model

192637742a225646088c21b3e9160c87549df09c authored over 2 years ago by Josh de Leeuw <[email protected]>
switch to rollup for build

3677a99d86c83cdb932c7c4d81a365c7eb544413 authored over 2 years ago by Josh de Leeuw <[email protected]>
Merge pull request #6 from jspsych/add-gh-actions

add build and test gh action

fdbf4899b34e48f98d6629e8a160c29f4fbdae09 authored over 2 years ago by Josh de Leeuw <[email protected]>