alemart
|
0a0146e8b2
|
Make find6DofHomography() return a promise that resolves to a refined homography
|
7 months ago |
alemart
|
f6bdba3d6f
|
Introduce a new PnP method
|
7 months ago |
alemart
|
897be48206
|
Update docs
|
9 months ago |
alemart
|
cbf1d1120a
|
Introduce Trackable.tracker
|
9 months ago |
alemart
|
aabab0bef7
|
Introduce TrackablePointer.movementDuration
|
9 months ago |
alemart
|
ec2a3e01f5
|
Rename TrackablePointer.totalDistance to TrackablePointer.movementLength
|
9 months ago |
alemart
|
03afca3961
|
Rename TrackablePointer.elapsedTime to TrackablePointer.duration
|
9 months ago |
alemart
|
528548d13d
|
Affine warp: reduce the number of hypotheses
|
9 months ago |
alemart
|
9bbfb73a5a
|
PointerTracker: introduce the adjusted space
|
9 months ago |
alemart
|
01f72d8030
|
Add comment
|
10 months ago |
alemart
|
9f26b4d944
|
Introduce TrackablePointer.totalDistance
|
10 months ago |
alemart
|
8d65461652
|
Introduce constants for clarity
|
10 months ago |
alemart
|
24f7ca1ed5
|
Refine the pre-tracking
|
10 months ago |
alemart
|
7002b650ad
|
Simplify
|
10 months ago |
alemart
|
661e37daaa
|
Make ImageTracker.resolution readonly
|
10 months ago |
alemart
|
d3ce2b341a
|
Image Tracker: rename factory
|
10 months ago |
alemart
|
e91d2432fa
|
Simplify ImageTrackerUtils.bestFitAspectRatioNDC()
|
10 months ago |
alemart
|
12c3257e8d
|
Change the convention used to determine the model and the view matrices
|
10 months ago |
alemart
|
6d183f7f98
|
Update the definition of ReferenceImage.
- Add support for ImageData
- Breaking: remove support for HTMLCanvasElement
|
10 months ago |
alemart
|
e21eebe5db
|
Introduce ReferenceImageWithMedia decorator to simplify the code
|
10 months ago |
alemart
|
770fa8940e
|
Optimize ReferenceImageDatabase
|
10 months ago |
alemart
|
2de3421f85
|
Update _renderAxes() to match the updated CameraModel
|
10 months ago |
alemart
|
48eb0954f1
|
CameraModel: simplify and refine calculations
|
10 months ago |
alemart
|
113117d6d7
|
Simplify View, ViewerPose and CameraModel
|
10 months ago |
alemart
|
e594e69844
|
Refactor the Image Tracker. Simplify and refine the calculations
|
10 months ago |
alemart
|
3f2df05f43
|
Introduce ImageTrackerUtils
|
10 months ago |
alemart
|
3dd9e1ad8c
|
Add class NumericalError
|
10 months ago |
alemart
|
b0690ad5b7
|
Image Tracker: introduce spaces NIS, NDC
|
10 months ago |
alemart
|
e5d6f6a4c2
|
Training state: simplify
|
10 months ago |
alemart
|
7fce0e1b29
|
Rename variable
|
10 months ago |
alemart
|
70ec82cc12
|
PointerTracker: normalize IDs across browsers
|
11 months ago |
alemart
|
08ee564dd3
|
Make _clone() internal
|
11 months ago |
alemart
|
438b5871da
|
Vector2, Vector3, Quaternion: add clone()
|
11 months ago |
alemart
|
360bea348a
|
Introduce immutable zero vectors
|
11 months ago |
alemart
|
144f4b06a1
|
Refine the PointerTracker
|
11 months ago |
alemart
|
b278c5c396
|
Rename getter
|
11 months ago |
alemart
|
97f4c5f87a
|
Rename property
|
11 months ago |
alemart
|
773b8556f5
|
Add PointerTracker._sortTrackables()
|
11 months ago |
alemart
|
ef4e38ba0e
|
Add TrackablePointer.elapsedTime
|
11 months ago |
alemart
|
74002b9125
|
Use "normalized units"
|
11 months ago |
alemart
|
df241432ca
|
Move TrackablePointer and TrackablePointerPhase to a separate file
|
11 months ago |
alemart
|
d335b0052e
|
Use Vector2._clone()
|
11 months ago |
alemart
|
8f5d68b76c
|
Introduce TrackablePointer.velocity
|
11 months ago |
alemart
|
2ee1b858ea
|
Introduce TrackablePointer.deltaPosition
|
11 months ago |
alemart
|
ab17a40297
|
Add TrackablePointer.isPrimary flag
|
11 months ago |
alemart
|
e1d94a961f
|
Introduced PointerTracker and PointerSource
|
11 months ago |
alemart
|
e14cf3f1dd
|
Refactoring. Make Session._media private
|
11 months ago |
alemart
|
394cf3b765
|
Simplify Transform classes. Use a single class
|
11 months ago |
alemart
|
52b221dcbe
|
Change resolutions xs+, sm, sm+
|
11 months ago |
alemart
|
4e3fe8e564
|
ReferenceImageDatabase.add(): check if the image is valid
|
1 year ago |