issues
search
balintlaczko
/
MGT-python
Musical Gestures Toolbox for Python
https://www.uio.no/ritmo/english/research/labs/fourms/downloads/software/musicalgesturestoolbox/mgt-python/index.html
GNU General Public License v3.0
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
update notebook with rotation example
#51
balintlaczko
closed
4 years ago
0
Rotate video
#50
balintlaczko
closed
4 years ago
0
Timecode in motion data files
#49
balintlaczko
closed
4 years ago
0
update docstrings of newly implemented util functions
#48
balintlaczko
closed
4 years ago
1
fix flashing first frame in motionhistory()
#47
balintlaczko
closed
4 years ago
0
add color examples to the notebook
#46
balintlaczko
closed
4 years ago
0
all option strings should be converted to lowercase
#45
balintlaczko
closed
4 years ago
0
returned new MgObject from processing modules should inherit color setting of input MgObject
#44
balintlaczko
closed
4 years ago
0
change how skip_empty works in flow.dense() - respect time!
#43
balintlaczko
closed
4 years ago
1
Have "gentle error" for unsuccessful video readings
#42
balintlaczko
closed
4 years ago
0
update docstring of mg_motionvideo
#41
balintlaczko
closed
4 years ago
0
make motionvideo rendering of motion() optional
#40
balintlaczko
closed
4 years ago
1
change default dataformat to .csv instead of .tsv and make saving it optional in motion()
#39
balintlaczko
closed
4 years ago
1
make motiongram export otional in motion()
#38
balintlaczko
closed
4 years ago
1
implement centroid video VideoAnalysis-style
#37
balintlaczko
opened
4 years ago
0
remove "method" parameter from motion() and the mgObject itself
#36
balintlaczko
closed
4 years ago
0
make plotting as an optional output of motion()
#35
balintlaczko
closed
4 years ago
0
fix hanging zombie mgObjects
#34
balintlaczko
closed
4 years ago
0
Greyscale mode?
#33
alexarje
closed
4 years ago
2
Description of threshold in notebook
#32
alexarje
closed
4 years ago
2
Add audio to exported videos
#31
alexarje
closed
4 years ago
2
Hard ffmpeg compression
#30
alexarje
closed
4 years ago
3
Error in second chaining example
#29
alexarje
closed
4 years ago
3
Notebook problem reading video
#28
alexarje
closed
4 years ago
4
Update examples
#27
alexarje
closed
4 years ago
1
Notebook error on Ubuntu
#26
alexarje
closed
4 years ago
13
video codec problem: cannot open .mov with openCV
#25
alenaclim
closed
4 years ago
1
Find a fourcc codec which works with most video extensions
#24
balintlaczko
opened
4 years ago
3
Implement Optical flow
#23
balintlaczko
closed
4 years ago
1
Support chaining
#22
balintlaczko
closed
4 years ago
1
Implement gamma correction?
#21
balintlaczko
opened
4 years ago
3
Contrast and brightness should work in percentages from -100% to + 100% with 0% being unchanged
#20
balintlaczko
closed
4 years ago
2
Update the jupyer notebook tutorial
#19
balintlaczko
closed
4 years ago
2
simplify the usage of show()
#18
balintlaczko
closed
4 years ago
2
Rename motionvideo() to motion() and average_image() to average()
#17
balintlaczko
closed
4 years ago
1
If not providing a filename for video rendering functions, always use the latest self.filename of the corresponding object
#16
balintlaczko
closed
4 years ago
1
Object should 'forget' (delete?) all in-between videos, and update self.filename to the latest
#15
balintlaczko
closed
4 years ago
2
Skipping frames should not write an additional video output file
#14
balintlaczko
closed
4 years ago
2
Skipframe implementation should not rewrite the fps in the video header (thus keeping the same output vid length)
#13
balintlaczko
closed
4 years ago
0
Skip value is not implemented properly in motionvideo()
#12
balintlaczko
closed
4 years ago
0
Add some noise filtering on the motiongrams
#11
balintlaczko
closed
4 years ago
2
Revamp progress bars (UI feedback) throughout the repo, so there are no annoying concatenated print lines
#10
balintlaczko
closed
4 years ago
2
Fix all doc strings so they appear nicely formatted in text editor
#9
balintlaczko
closed
4 years ago
0
Should we use 'mgh' and 'mgv' suffixes instead of 'mgx' and 'mgy'?
#8
balintlaczko
closed
4 years ago
1
history() should be part of the MgObject
#7
balintlaczko
closed
4 years ago
1
All sub-modules should work with absolute paths as well
#6
balintlaczko
closed
4 years ago
3
Progress text in _motionvideo.py does not clear the line after 99%
#5
balintlaczko
closed
4 years ago
2
Can we use np.clip() instead of 'constrainNumber()' from _constrainNumber.py?
#4
balintlaczko
closed
4 years ago
0
Read path for input video only relative (same directory)
#3
alenaclim
closed
4 years ago
1
Class and object
#2
alenaclim
closed
4 years ago
0
Next