Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/akai-katto/dandere2x
/ functions
Functions
974 in github.com/akai-katto/dandere2x
⨍
Functions
974
◇
Types & classes
147
Method
current_frame
(self)
src/dandere2x/dandere2xlib/wrappers/ffmpeg/progressive_frame_extractor/_ffmpeg_video_frame_extractor.py:156
Method
debug_enabled
dandere2x_cpp/dandere2x_utilities.cpp:43
Method
debug_visual
dandere2x_cpp/plugins/predictive_frame/PredictiveFrame.cpp:208
Method
deepCopy
dandere2x_cpp/easyloggingpp/easylogging++.h:1438
Method
deepCopy
dandere2x_cpp/easyloggingpp/easylogging++.h:1529
Method
defaultConfigurations
dandere2x_cpp/easyloggingpp/easylogging++.h:2364
Function
defaultCrashHandler
@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
Function
defaultPreRollOutCallback
dandere2x_cpp/easyloggingpp/easylogging++.h:814
Method
defaultTypedConfigurations
dandere2x_cpp/easyloggingpp/easylogging++.cc:3020
Function
delete_directories
(directories_list: list)
src/dandere2x/dandere2xlib/utils/dandere2x_utils.py:196
Function
dir_exists
(file_string: str)
src/dandere2x/dandere2xlib/utils/dandere2x_utils.py:126
Method
dummy_write
writes to a very stupid array
dandere2x_cpp/frame/Frame.cpp:75
Method
empty
@return Whether or not repository is empty
dandere2x_cpp/easyloggingpp/easylogging++.h:1335
Method
emptyQueue
dandere2x_cpp/easyloggingpp/easylogging++.cc:2317
Method
enabled
dandere2x_cpp/easyloggingpp/easylogging++.h:2151
Method
enabled
dandere2x_cpp/easyloggingpp/easylogging++.h:2277
Method
endTime
dandere2x_cpp/easyloggingpp/easylogging++.h:3556
Method
endsWith
dandere2x_cpp/easyloggingpp/easylogging++.cc:908
Method
evaluate_implementation
----------------------------------------------------------------------------- Purpose: # todo --------------------------------------------------------
dandere2x_cpp/evaluator/SSIM_Function.cpp:36
Method
evaluate_implementation
----------------------------------------------------------------------------- Purpose: A simple square function which calculuates the "distance" or lo
dandere2x_cpp/evaluator/MSE_Function.cpp:33
Method
extractPathFromFilename
dandere2x_cpp/easyloggingpp/easylogging++.cc:822
Method
extract_frames_to
(self, stop_frame: int)
src/dandere2x/dandere2xlib/wrappers/ffmpeg/progressive_frame_extractor/__init__.py:43
Method
extract_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
Method
file_exists
dandere2x_cpp/dandere2x_utilities.cpp:18
Function
file_is_empty
(file_string: str)
src/dandere2x/dandere2xlib/utils/dandere2x_utils.py:122
Method
firstCheckpoint
dandere2x_cpp/easyloggingpp/easylogging++.h:3431
Method
flag_invalid_points
dandere2x_cpp/plugins/block_plugins/block_matching/DiamondSearch.cpp:246
Method
flags
dandere2x_cpp/easyloggingpp/easylogging++.h:1609
Method
flags
dandere2x_cpp/easyloggingpp/easylogging++.h:2611
Method
flushAll
dandere2x_cpp/easyloggingpp/easylogging++.cc:3088
Method
flushAll
dandere2x_cpp/easyloggingpp/easylogging++.h:2401
Method
forEachConfigType
dandere2x_cpp/easyloggingpp/easylogging++.cc:227
Method
forEachLevel
dandere2x_cpp/easyloggingpp/easylogging++.cc:174
Function
force_delete_directory
Deletes a workspace with really aggressive functions calls. shutil.rm had too many issues.
src/dandere2x/dandere2xlib/utils/dandere2x_utils.py:37
Method
formatTime
dandere2x_cpp/easyloggingpp/easylogging++.cc:1198
Method
from_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
Method
from_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
Method
from_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
Method
from_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
Method
from_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
Method
from_ndarray
(cls, frame_array: numpy.ndarray)
src/dandere2x/dandere2xlib/wrappers/ffmpeg/progressive_frame_extractor/_ffmpeg_video_frame_extractor.py:73
Method
from_str
(input: str)
src/dandere2x/dandere2x_service_request.py:32
Method
generateNew
dandere2x_cpp/easyloggingpp/easylogging++.cc:2796
Method
get
dandere2x_cpp/easyloggingpp/easylogging++.h:1520
Method
get
dandere2x_cpp/easyloggingpp/easylogging++.h:1801
Method
getBashOutput
dandere2x_cpp/easyloggingpp/easylogging++.cc:1067
Method
getConfigByVal
dandere2x_cpp/easyloggingpp/easylogging++.h:1957
Method
getCounter
@brief Gets hit counter registered at specified position
dandere2x_cpp/easyloggingpp/easylogging++.h:2137
Method
getDateTime
dandere2x_cpp/easyloggingpp/easylogging++.cc:1181
Method
getDeviceName
dandere2x_cpp/easyloggingpp/easylogging++.cc:1055
Method
getEnvironmentVariable
dandere2x_cpp/easyloggingpp/easylogging++.cc:1095
Method
getFormattedTimeTaken
dandere2x_cpp/easyloggingpp/easylogging++.cc:2753
Method
getFormattedTimeTaken
dandere2x_cpp/easyloggingpp/easylogging++.h:3505
Method
getProperty
dandere2x_cpp/easyloggingpp/easylogging++.cc:1049
Method
getSizeOfFile
dandere2x_cpp/easyloggingpp/easylogging++.cc:755
Method
getThreadName
dandere2x_cpp/easyloggingpp/easylogging++.h:3679
Method
getTimeDifference
dandere2x_cpp/easyloggingpp/easylogging++.cc:1216
Method
getULong
dandere2x_cpp/easyloggingpp/easylogging++.cc:1728
Method
getWindowsEnvironmentVariable
@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
Method
get_bpp
dandere2x_cpp/frame/Frame.h:102
Method
get_diamond_search_points
----------------------------------------------------------------------------- Purpose: Neatly construct all the points diamond search for probe. -----
dandere2x_cpp/plugins/block_plugins/block_matching/DiamondSearch.cpp:189
Function
get_frame_count
(ffprobe_dir, input_video)
src/dandere2x/dandere2xlib/wrappers/ffmpeg/ffprobe.py:162
Method
get_missing_blocks
----------------------------------------------------------------------------- Purpose: Filters out "matched_blocks" into a single dimensional vector,
dandere2x_cpp/plugins/predictive_frame/PredictiveFrame.cpp:227
Method
get_rgb
----------------------------------------------------------------------------- Purpose: Extract a color component from a color. -----------------------
dandere2x_cpp/evaluator/SSIM_Function.cpp:160
Method
get_scalar_for_block
dandere2x_cpp/plugins/frade_frame/FadeFrame.cpp:63
Function
get_valid_block_sizes
(width: int, height: int, minimum=1)
src/dandere2x/dandere2xlib/utils/dandere2x_utils.py:159
Method
gettimeofday
dandere2x_cpp/easyloggingpp/easylogging++.cc:1154
Method
handle
dandere2x_cpp/easyloggingpp/easylogging++.h:3517
Method
hasCustomFormatSpecifier
dandere2x_cpp/easyloggingpp/easylogging++.cc:2132
Method
hasCustomFormatSpecifier
@brief Returns true if custom format specifier is installed
dandere2x_cpp/easyloggingpp/easylogging++.h:3778
Method
hasFlag
dandere2x_cpp/easyloggingpp/easylogging++.h:1613
Method
hasFlag
@brief Determines whether or not certain flag is active
dandere2x_cpp/easyloggingpp/easylogging++.h:3858
Method
hasLogger
dandere2x_cpp/easyloggingpp/easylogging++.cc:2963
Method
height
(self)
src/dandere2x/dandere2xlib/wrappers/frame_new/__init__.py:70
Method
height
(self)
src/dandere2x/dandere2xlib/wrappers/frame_new/frame_new.py:70
Method
hitCounters
dandere2x_cpp/easyloggingpp/easylogging++.h:2577
Method
ignoreComments
dandere2x_cpp/easyloggingpp/easylogging++.cc:445
Method
init
dandere2x_cpp/easyloggingpp/easylogging++.h:3459
Method
initUnflushedCount
dandere2x_cpp/easyloggingpp/easylogging++.cc:704
Method
initializeLogger
dandere2x_cpp/easyloggingpp/easylogging++.cc:2561
Method
insertFile
dandere2x_cpp/easyloggingpp/easylogging++.cc:1782
Method
installCallback
dandere2x_cpp/easyloggingpp/easylogging++.h:1538
Method
installCustomFormatSpecifier
dandere2x_cpp/easyloggingpp/easylogging++.cc:2138
Method
installCustomFormatSpecifier
@brief Installs user defined format specifier and handler
dandere2x_cpp/easyloggingpp/easylogging++.h:3770
Method
installLogDispatchCallback
dandere2x_cpp/easyloggingpp/easylogging++.h:2648
Method
installLogDispatchCallback
dandere2x_cpp/easyloggingpp/easylogging++.h:3711
Method
installLoggerRegistrationCallback
dandere2x_cpp/easyloggingpp/easylogging++.h:2371
Method
installLoggerRegistrationCallback
dandere2x_cpp/easyloggingpp/easylogging++.h:3795
Method
installPerformanceTrackingCallback
dandere2x_cpp/easyloggingpp/easylogging++.h:2663
Method
installPerformanceTrackingCallback
dandere2x_cpp/easyloggingpp/easylogging++.h:3726
Method
installPreRollOutCallback
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
Method
isComment
dandere2x_cpp/easyloggingpp/easylogging++.cc:468
Method
isConfig
dandere2x_cpp/easyloggingpp/easylogging++.cc:472
Method
isDigit
@brief Checks if character is digit. Dont use libc implementation of it to prevent locale issues.
dandere2x_cpp/easyloggingpp/easylogging++.h:1073
Method
isLevel
dandere2x_cpp/easyloggingpp/easylogging++.cc:464
Method
isValidId
dandere2x_cpp/easyloggingpp/easylogging++.cc:671
Method
is_equivalent
----------------------------------------------------------------------------- Purpose: Checks if two blocks are equivalent either by default or under
dandere2x_cpp/plugins/block_plugins/Block.cpp:91
Method
is_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
Function
is_variable_frame_rate
(ffprobe_dir: str, input_video: str)
src/dandere2x/dandere2xlib/wrappers/ffmpeg/ffprobe.py:187
Method
join
(self, timeout=None)
src/dandere2x/dandere2x_service/core/status_thread.py:23
← previous
next →
601–700 of 974, ranked by callers