Skip to content

Instantly share code, notes, and snippets.

View natowi's full-sized avatar
:octocat:
I may be slow to respond.

natowi

:octocat:
I may be slow to respond.
  • 20:56 (UTC +02:00)
View GitHub Profile
@natowi
natowi / audio2midi.md
Last active April 18, 2024 11:37
List of open source audio to midi packages
How the nodes work (reconstructed, personal project)
CC BY-SA
## CameraInit
reads image metadata
sensor width lookup
Calculates viewpoints.sfm with image metadata and Intrinsics
@natowi
natowi / OpenCL-photogrammetry.md
Last active January 19, 2024 10:55
OpenCL-photogrammetry
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
{
"header": {
"pipelineVersion": "2.2",
"releaseVersion": "2023.1.0",
"fileVersion": "1.1",
"template": true,
"nodesVersions": {
"PrepareDenseScene": "3.0",
"CameraInit": "9.0",
"DepthMap": "3.0",
@natowi
natowi / normal-bump-unwrap-uv.md
Last active July 7, 2020 09:24
normal-bump-unwrap-uv

AwesomeBump

https://github.com/kmkolasinski/AwesomeBump

What can AwesomeBump do?

convert from normal map to height map,
convert from height map (bump map) to normal map,
extract the bump from the arbitrary image,

calculate ambient occlusion and specularity of image.

WIP 2020.1

  • [github] Added actions for stale issues #693

  • [CI] Travis: add build matrix with cuda #638

  • [WIP] Texturing: generate normal maps and height maps #578

  • WIP [multiview] Addition of 10 points relative pose solver #474 Description

    Addition of 10 points relative pose solver (F10)

non-medical image registration

cnn-registration

Multi-temporal Remote Sensing Image Registration Using Deep Convolutional Features

A image registration method using convolutional neural network features written in Python2, Tensorflow API r1.5.0.

https://github.com/yzhq97/cnn-registration