MCPcopy Create free account

hub / github.com/akai-katto/dandere2x / functions

Functions974 in github.com/akai-katto/dandere2x

Methodcurrent_frame
(self)
src/dandere2x/dandere2xlib/wrappers/ffmpeg/progressive_frame_extractor/_ffmpeg_video_frame_extractor.py:156
Methoddebug_enabled
dandere2x_cpp/dandere2x_utilities.cpp:43
Methoddebug_visual
dandere2x_cpp/plugins/predictive_frame/PredictiveFrame.cpp:208
MethoddeepCopy
dandere2x_cpp/easyloggingpp/easylogging++.h:1438
MethoddeepCopy
dandere2x_cpp/easyloggingpp/easylogging++.h:1529
MethoddefaultConfigurations
dandere2x_cpp/easyloggingpp/easylogging++.h:2364
FunctiondefaultCrashHandler
@brief Default application crash handler @detail This function writes log using 'default' logger, prints stack trace for GCC based compilers and abor
dandere2x_cpp/easyloggingpp/easylogging++.cc:2894
FunctiondefaultPreRollOutCallback
dandere2x_cpp/easyloggingpp/easylogging++.h:814
MethoddefaultTypedConfigurations
dandere2x_cpp/easyloggingpp/easylogging++.cc:3020
Functiondelete_directories
(directories_list: list)
src/dandere2x/dandere2xlib/utils/dandere2x_utils.py:196
Functiondir_exists
(file_string: str)
src/dandere2x/dandere2xlib/utils/dandere2x_utils.py:126
Methoddummy_write
writes to a very stupid array
dandere2x_cpp/frame/Frame.cpp:75
Methodempty
@return Whether or not repository is empty
dandere2x_cpp/easyloggingpp/easylogging++.h:1335
MethodemptyQueue
dandere2x_cpp/easyloggingpp/easylogging++.cc:2317
Methodenabled
dandere2x_cpp/easyloggingpp/easylogging++.h:2151
Methodenabled
dandere2x_cpp/easyloggingpp/easylogging++.h:2277
MethodendTime
dandere2x_cpp/easyloggingpp/easylogging++.h:3556
MethodendsWith
dandere2x_cpp/easyloggingpp/easylogging++.cc:908
Methodevaluate_implementation
----------------------------------------------------------------------------- Purpose: # todo --------------------------------------------------------
dandere2x_cpp/evaluator/SSIM_Function.cpp:36
Methodevaluate_implementation
----------------------------------------------------------------------------- Purpose: A simple square function which calculuates the "distance" or lo
dandere2x_cpp/evaluator/MSE_Function.cpp:33
MethodextractPathFromFilename
dandere2x_cpp/easyloggingpp/easylogging++.cc:822
Methodextract_frames_to
(self, stop_frame: int)
src/dandere2x/dandere2xlib/wrappers/ffmpeg/progressive_frame_extractor/__init__.py:43
Methodextract_initial_frames
Extract 'max_frames_ahead' needed for Dandere2x to start with. Floors to frame_count if max_frames_ahead is longer than the video its
src/dandere2x/dandere2x_service/core/min_disk_usage.py:93
Methodfile_exists
dandere2x_cpp/dandere2x_utilities.cpp:18
Functionfile_is_empty
(file_string: str)
src/dandere2x/dandere2xlib/utils/dandere2x_utils.py:122
MethodfirstCheckpoint
dandere2x_cpp/easyloggingpp/easylogging++.h:3431
Methodflag_invalid_points
dandere2x_cpp/plugins/block_plugins/block_matching/DiamondSearch.cpp:246
Methodflags
dandere2x_cpp/easyloggingpp/easylogging++.h:1609
Methodflags
dandere2x_cpp/easyloggingpp/easylogging++.h:2611
MethodflushAll
dandere2x_cpp/easyloggingpp/easylogging++.cc:3088
MethodflushAll
dandere2x_cpp/easyloggingpp/easylogging++.h:2401
MethodforEachConfigType
dandere2x_cpp/easyloggingpp/easylogging++.cc:227
MethodforEachLevel
dandere2x_cpp/easyloggingpp/easylogging++.cc:174
Functionforce_delete_directory
Deletes a workspace with really aggressive functions calls. shutil.rm had too many issues.
src/dandere2x/dandere2xlib/utils/dandere2x_utils.py:37
MethodformatTime
dandere2x_cpp/easyloggingpp/easylogging++.cc:1198
Methodfrom_file
Returns a Frame instance loading from a text file on disk. @param file_path: Location of the file on disk
src/dandere2x/dandere2xlib/wrappers/frame_new/__init__.py:37
Methodfrom_file
Returns a Frame instance loading from a text file on disk. @param file_path: Location of the file on disk
src/dandere2x/dandere2xlib/wrappers/frame_new/frame_new.py:37
Methodfrom_file
Returns a Frame instance loading from a text file on disk. @param file_path: Location of the file on disk
src/dandere2x/dandere2xlib/wrappers/ffmpeg/progressive_frame_extractor/_ffmpeg_video_frame_extractor.py:52
Methodfrom_file_wait
Repeatedly calls the "from_file" method until the image is properly loaded - this is a result of window's file handler labeling a fil
src/dandere2x/dandere2xlib/wrappers/frame_new/__init__.py:51
Methodfrom_file_wait
Repeatedly calls the "from_file" method until the image is properly loaded - this is a result of window's file handler labeling a fil
src/dandere2x/dandere2xlib/wrappers/frame_new/frame_new.py:51
Methodfrom_ndarray
(cls, frame_array: numpy.ndarray)
src/dandere2x/dandere2xlib/wrappers/ffmpeg/progressive_frame_extractor/_ffmpeg_video_frame_extractor.py:73
Methodfrom_str
(input: str)
src/dandere2x/dandere2x_service_request.py:32
MethodgenerateNew
dandere2x_cpp/easyloggingpp/easylogging++.cc:2796
Methodget
dandere2x_cpp/easyloggingpp/easylogging++.h:1520
Methodget
dandere2x_cpp/easyloggingpp/easylogging++.h:1801
MethodgetBashOutput
dandere2x_cpp/easyloggingpp/easylogging++.cc:1067
MethodgetConfigByVal
dandere2x_cpp/easyloggingpp/easylogging++.h:1957
MethodgetCounter
@brief Gets hit counter registered at specified position
dandere2x_cpp/easyloggingpp/easylogging++.h:2137
MethodgetDateTime
dandere2x_cpp/easyloggingpp/easylogging++.cc:1181
MethodgetDeviceName
dandere2x_cpp/easyloggingpp/easylogging++.cc:1055
MethodgetEnvironmentVariable
dandere2x_cpp/easyloggingpp/easylogging++.cc:1095
MethodgetFormattedTimeTaken
dandere2x_cpp/easyloggingpp/easylogging++.cc:2753
MethodgetFormattedTimeTaken
dandere2x_cpp/easyloggingpp/easylogging++.h:3505
MethodgetProperty
dandere2x_cpp/easyloggingpp/easylogging++.cc:1049
MethodgetSizeOfFile
dandere2x_cpp/easyloggingpp/easylogging++.cc:755
MethodgetThreadName
dandere2x_cpp/easyloggingpp/easylogging++.h:3679
MethodgetTimeDifference
dandere2x_cpp/easyloggingpp/easylogging++.cc:1216
MethodgetULong
dandere2x_cpp/easyloggingpp/easylogging++.cc:1728
MethodgetWindowsEnvironmentVariable
@brief Gets environment variables for Windows based OS. We are not using <code>getenv(const char*)</code> because of CRT deprecation @param varname Va
dandere2x_cpp/easyloggingpp/easylogging++.cc:1039
Methodget_bpp
dandere2x_cpp/frame/Frame.h:102
Methodget_diamond_search_points
----------------------------------------------------------------------------- Purpose: Neatly construct all the points diamond search for probe. -----
dandere2x_cpp/plugins/block_plugins/block_matching/DiamondSearch.cpp:189
Functionget_frame_count
(ffprobe_dir, input_video)
src/dandere2x/dandere2xlib/wrappers/ffmpeg/ffprobe.py:162
Methodget_missing_blocks
----------------------------------------------------------------------------- Purpose: Filters out "matched_blocks" into a single dimensional vector,
dandere2x_cpp/plugins/predictive_frame/PredictiveFrame.cpp:227
Methodget_rgb
----------------------------------------------------------------------------- Purpose: Extract a color component from a color. -----------------------
dandere2x_cpp/evaluator/SSIM_Function.cpp:160
Methodget_scalar_for_block
dandere2x_cpp/plugins/frade_frame/FadeFrame.cpp:63
Functionget_valid_block_sizes
(width: int, height: int, minimum=1)
src/dandere2x/dandere2xlib/utils/dandere2x_utils.py:159
Methodgettimeofday
dandere2x_cpp/easyloggingpp/easylogging++.cc:1154
Methodhandle
dandere2x_cpp/easyloggingpp/easylogging++.h:3517
MethodhasCustomFormatSpecifier
dandere2x_cpp/easyloggingpp/easylogging++.cc:2132
MethodhasCustomFormatSpecifier
@brief Returns true if custom format specifier is installed
dandere2x_cpp/easyloggingpp/easylogging++.h:3778
MethodhasFlag
dandere2x_cpp/easyloggingpp/easylogging++.h:1613
MethodhasFlag
@brief Determines whether or not certain flag is active
dandere2x_cpp/easyloggingpp/easylogging++.h:3858
MethodhasLogger
dandere2x_cpp/easyloggingpp/easylogging++.cc:2963
Methodheight
(self)
src/dandere2x/dandere2xlib/wrappers/frame_new/__init__.py:70
Methodheight
(self)
src/dandere2x/dandere2xlib/wrappers/frame_new/frame_new.py:70
MethodhitCounters
dandere2x_cpp/easyloggingpp/easylogging++.h:2577
MethodignoreComments
dandere2x_cpp/easyloggingpp/easylogging++.cc:445
Methodinit
dandere2x_cpp/easyloggingpp/easylogging++.h:3459
MethodinitUnflushedCount
dandere2x_cpp/easyloggingpp/easylogging++.cc:704
MethodinitializeLogger
dandere2x_cpp/easyloggingpp/easylogging++.cc:2561
MethodinsertFile
dandere2x_cpp/easyloggingpp/easylogging++.cc:1782
MethodinstallCallback
dandere2x_cpp/easyloggingpp/easylogging++.h:1538
MethodinstallCustomFormatSpecifier
dandere2x_cpp/easyloggingpp/easylogging++.cc:2138
MethodinstallCustomFormatSpecifier
@brief Installs user defined format specifier and handler
dandere2x_cpp/easyloggingpp/easylogging++.h:3770
MethodinstallLogDispatchCallback
dandere2x_cpp/easyloggingpp/easylogging++.h:2648
MethodinstallLogDispatchCallback
dandere2x_cpp/easyloggingpp/easylogging++.h:3711
MethodinstallLoggerRegistrationCallback
dandere2x_cpp/easyloggingpp/easylogging++.h:2371
MethodinstallLoggerRegistrationCallback
dandere2x_cpp/easyloggingpp/easylogging++.h:3795
MethodinstallPerformanceTrackingCallback
dandere2x_cpp/easyloggingpp/easylogging++.h:2663
MethodinstallPerformanceTrackingCallback
dandere2x_cpp/easyloggingpp/easylogging++.h:3726
MethodinstallPreRollOutCallback
defined(ELPP_FEATURE_ALL) || defined(ELPP_FEATURE_CRASH_LOG) @brief Installs pre rollout callback, this callback is triggered when log file is about t
dandere2x_cpp/easyloggingpp/easylogging++.h:3702
MethodisComment
dandere2x_cpp/easyloggingpp/easylogging++.cc:468
MethodisConfig
dandere2x_cpp/easyloggingpp/easylogging++.cc:472
MethodisDigit
@brief Checks if character is digit. Dont use libc implementation of it to prevent locale issues.
dandere2x_cpp/easyloggingpp/easylogging++.h:1073
MethodisLevel
dandere2x_cpp/easyloggingpp/easylogging++.cc:464
MethodisValidId
dandere2x_cpp/easyloggingpp/easylogging++.cc:671
Methodis_equivalent
----------------------------------------------------------------------------- Purpose: Checks if two blocks are equivalent either by default or under
dandere2x_cpp/plugins/block_plugins/Block.cpp:91
Methodis_out_of_bounds
----------------------------------------------------------------------------- Purpose: Basic check to see if a given x y is within the bounds of an im
dandere2x_cpp/frame/Frame.cpp:238
Functionis_variable_frame_rate
(ffprobe_dir: str, input_video: str)
src/dandere2x/dandere2xlib/wrappers/ffmpeg/ffprobe.py:187
Methodjoin
(self, timeout=None)
src/dandere2x/dandere2x_service/core/status_thread.py:23
← previousnext →601–700 of 974, ranked by callers