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
↓ 1 callers
Method
get_frame
Pipes the raw frames to stdout, converts the bytes to NumPy arrays of RGB data. This is a generator so usage is (for Frame in self._GetRawFram
src/dandere2x/dandere2xlib/wrappers/ffmpeg/progressive_frame_extractor/_ffmpeg_video_frame_extractor.py:159
↓ 1 callers
Function
get_frame_rate
Gets input video information This method reads input video information using ffprobe in dictionary. Arguments: input_video {strin
src/dandere2x/dandere2xlib/wrappers/ffmpeg/ffprobe.py:130
↓ 1 callers
Method
get_res
(self)
src/dandere2x/dandere2xlib/wrappers/frame/frame.py:151
↓ 1 callers
Function
get_seconds
(ffprobe_dir, input_video)
src/dandere2x/dandere2xlib/wrappers/ffmpeg/ffprobe.py:114
↓ 1 callers
Function
get_video_info
Gets input video information This method reads input video information using ffprobe in dictionary. Arguments: input_video {strin
src/dandere2x/dandere2xlib/wrappers/ffmpeg/ffprobe.py:13
↓ 1 callers
Method
hasConfiguration
dandere2x_cpp/easyloggingpp/easylogging++.cc:326
↓ 1 callers
Method
join
(self, timeout=None)
src/dandere2x/dandere2x_service/core/waifu2x/abstract_upscaler.py:101
↓ 1 callers
Method
kill
(self)
src/dandere2x/dandere2xlib/wrappers/ffmpeg/pipe_thread.py:34
↓ 1 callers
Function
list_to_string
(list_input: list)
src/dandere2x/dandere2xlib/utils/yaml_utils.py:11
↓ 1 callers
Method
load_file
(self)
src/gui_driver.py:366
↓ 1 callers
Method
load_from_args
Constructs a service request from args. @param args: An argsparse instance @return: The "root" Dandere2xServiceRequest, using
src/dandere2x/dandere2x_service_request.py:92
↓ 1 callers
Function
load_jpeg_image
dandere2x_cpp/frame/external_headers/stb_image.h:3764
↓ 1 callers
Method
log
dandere2x_cpp/easyloggingpp/easylogging++.h:3304
↓ 1 callers
Method
logFlushThreshold
dandere2x_cpp/easyloggingpp/easylogging++.cc:1670
↓ 1 callers
Method
logLine
dandere2x_cpp/easyloggingpp/easylogging++.h:2508
↓ 1 callers
Method
logStreamsReference
dandere2x_cpp/easyloggingpp/easylogging++.cc:3016
↓ 1 callers
Method
log_all_variables
(self)
src/dandere2x/dandere2x_service_request.py:167
↓ 1 callers
Method
log_all_variables
(self)
src/dandere2x/dandere2x_service/dandere2x_service_context.py:77
↓ 1 callers
Function
main
Start a Dandere2x session either through CLI or GUI. In either event, the total runtime is printed.
src/main.py:28
↓ 1 callers
Method
make_merge_image
This section can best be explained through pictures. A visual way of expressing what 'merging' is doing is this section in the wiki.
src/dandere2x/dandere2x_service/core/merge.py:164
↓ 1 callers
Method
make_residual_image
This section can best be explained through pictures. A visual way of expressing what 'make_residual_image' is doing is this section i
src/dandere2x/dandere2x_service/core/residual.py:95
↓ 1 callers
Method
match_block
----------------------------------------------------------------------------- Purpose: An iterative implementation of diamond search, plus or minus so
dandere2x_cpp/plugins/block_plugins/block_matching/DiamondSearch.cpp:35
↓ 1 callers
Method
next
dandere2x_cpp/easyloggingpp/easylogging++.h:2522
↓ 1 callers
Method
performanceTracking
dandere2x_cpp/easyloggingpp/easylogging++.cc:1658
↓ 1 callers
Function
pframe_image
Create a new image using residuals and predictive vectors. Roughly, we can describe this method as frame_next = Transfrom(frame_prev
src/dandere2x/dandere2x_service/core/residual_plugins/pframe.py:9
↓ 1 callers
Method
psnr_two_frames
Some handy functions wherever an evaluator is used.
dandere2x_cpp/evaluator/AbstractEvaluator.h:87
↓ 1 callers
Method
refresh_output_file
(self)
src/gui_driver.py:132
↓ 1 callers
Method
refresh_scale_factor
(self)
src/gui_driver.py:158
↓ 1 callers
Method
removeFlag
dandere2x_cpp/easyloggingpp/easylogging++.h:2603
↓ 1 callers
Method
repeated_call
Every upscaler varient will continue to repeat the same call (in whatever way it was implemented) until Dandere2x has finished.
src/dandere2x/dandere2x_service/core/waifu2x/abstract_upscaler.py:133
↓ 1 callers
Method
retranslateUi
(self, Dandere2xGUI)
src/gui/Dandere2xGUI.py:1340
↓ 1 callers
Method
reverse_block
dandere2x_cpp/plugins/block_plugins/Block.cpp:71
↓ 1 callers
Method
save
(self, output_file: Path)
src/dandere2x/dandere2xlib/wrappers/ffmpeg/progressive_frame_extractor/_ffmpeg_video_frame_extractor.py:83
↓ 1 callers
Method
save_file_name
(self)
src/gui_driver.py:354
↓ 1 callers
Method
save_image_temp
Save an image in the "temp_location" folder to prevent another program from accessing the file until it's done writing. This
src/dandere2x/dandere2xlib/wrappers/frame/frame.py:157
↓ 1 callers
Method
setArgs
dandere2x_cpp/easyloggingpp/easylogging++.cc:1321
↓ 1 callers
Method
setDefaultConfigurations
dandere2x_cpp/easyloggingpp/easylogging++.cc:3005
↓ 1 callers
Method
setDispatchAction
dandere2x_cpp/easyloggingpp/easylogging++.h:2175
↓ 1 callers
Method
setFromArgs
dandere2x_cpp/easyloggingpp/easylogging++.cc:2043
↓ 1 callers
Method
setHandler
dandere2x_cpp/easyloggingpp/easylogging++.cc:2907
↓ 1 callers
Method
setLogMessage
dandere2x_cpp/easyloggingpp/easylogging++.h:2172
↓ 1 callers
Method
setLoggingLevel
dandere2x_cpp/easyloggingpp/easylogging++.h:2643
↓ 1 callers
Method
setModules
dandere2x_cpp/easyloggingpp/easylogging++.cc:1951
↓ 1 callers
Method
setPreRollOutCallback
dandere2x_cpp/easyloggingpp/easylogging++.h:2619
↓ 1 callers
Method
setThreadName
@brief Sets thread name for current thread. Requires std::thread
dandere2x_cpp/easyloggingpp/easylogging++.h:2681
↓ 1 callers
Method
setValue
@brief Set string based configuration value @param value Value to set. Values have to be std::string; For boolean values use "true", "false", for any
dandere2x_cpp/easyloggingpp/easylogging++.h:1706
↓ 1 callers
Method
set_images
Set the current images so we can recycle the object pointer.
dandere2x_cpp/plugins/block_plugins/block_matching/AbstractBlockMatch.h:46
↓ 1 callers
Function
start_gui
Start the dandere2x GUI. We load gui_start inline here, because on import gui_driver gets called and made.
src/main.py:20
↓ 1 callers
Function
stbi__bitreverse16
dandere2x_cpp/frame/external_headers/stb_image.h:3995
↓ 1 callers
Function
stbi__bmp_info
dandere2x_cpp/frame/external_headers/stb_image.h:7134
↓ 1 callers
Function
stbi__bmp_load
dandere2x_cpp/frame/external_headers/stb_image.h:5363
↓ 1 callers
Function
stbi__bmp_test
dandere2x_cpp/frame/external_headers/stb_image.h:5214
↓ 1 callers
Function
stbi__bmp_test_raw
dandere2x_cpp/frame/external_headers/stb_image.h:5199
↓ 1 callers
Function
stbi__build_fast_ac
build a table that decodes both magnitude and value of small ACs in one go.
dandere2x_cpp/frame/external_headers/stb_image.h:1986
↓ 1 callers
Function
stbi__compute_huffman_codes
dandere2x_cpp/frame/external_headers/stb_image.h:4227
↓ 1 callers
Function
stbi__compute_transparency
dandere2x_cpp/frame/external_headers/stb_image.h:4795
↓ 1 callers
Function
stbi__compute_transparency16
dandere2x_cpp/frame/external_headers/stb_image.h:4820
↓ 1 callers
Function
stbi__convert_16_to_8
dandere2x_cpp/frame/external_headers/stb_image.h:1130
↓ 1 callers
Function
stbi__convert_8_to_16
dandere2x_cpp/frame/external_headers/stb_image.h:1146
↓ 1 callers
Function
stbi__cpuid3
dandere2x_cpp/frame/external_headers/stb_image.h:699
↓ 1 callers
Function
stbi__create_png_image
dandere2x_cpp/frame/external_headers/stb_image.h:4751
↓ 1 callers
Function
stbi__de_iphone
dandere2x_cpp/frame/external_headers/stb_image.h:4895
↓ 1 callers
Function
stbi__decode_jpeg_image
decode image to YCbCr format
dandere2x_cpp/frame/external_headers/stb_image.h:3308
↓ 1 callers
Function
stbi__do_png
dandere2x_cpp/frame/external_headers/stb_image.h:5116
↓ 1 callers
Function
stbi__expand_png_palette
dandere2x_cpp/frame/external_headers/stb_image.h:4845
↓ 1 callers
Function
stbi__float_postprocess
dandere2x_cpp/frame/external_headers/stb_image.h:1254
↓ 1 callers
Function
stbi__get_chunk_header
dandere2x_cpp/frame/external_headers/stb_image.h:4480
↓ 1 callers
Function
stbi__gif_info
dandere2x_cpp/frame/external_headers/stb_image.h:6876
↓ 1 callers
Function
stbi__gif_info_raw
dandere2x_cpp/frame/external_headers/stb_image.h:6457
↓ 1 callers
Function
stbi__gif_load
dandere2x_cpp/frame/external_headers/stb_image.h:6847
↓ 1 callers
Function
stbi__gif_test_raw
dandere2x_cpp/frame/external_headers/stb_image.h:6398
↓ 1 callers
Function
stbi__hdr_info
dandere2x_cpp/frame/external_headers/stb_image.h:7088
↓ 1 callers
Function
stbi__hdr_to_ldr
dandere2x_cpp/frame/external_headers/stb_image.h:1823
↓ 1 callers
Function
stbi__jpeg_decode_block_prog_ac
@OPTIMIZE: store non-zigzagged during the decode passes, and only de-zigzag when dequantizing
dandere2x_cpp/frame/external_headers/stb_image.h:2222
↓ 1 callers
Function
stbi__jpeg_dequantize
dandere2x_cpp/frame/external_headers/stb_image.h:2999
↓ 1 callers
Function
stbi__jpeg_finish
dandere2x_cpp/frame/external_headers/stb_image.h:3006
↓ 1 callers
Function
stbi__jpeg_info
dandere2x_cpp/frame/external_headers/stb_image.h:3959
↓ 1 callers
Function
stbi__jpeg_info_raw
dandere2x_cpp/frame/external_headers/stb_image.h:3947
↓ 1 callers
Function
stbi__jpeg_load
dandere2x_cpp/frame/external_headers/stb_image.h:3923
↓ 1 callers
Function
stbi__jpeg_test
dandere2x_cpp/frame/external_headers/stb_image.h:3935
↓ 1 callers
Function
stbi__ldr_to_hdr
dandere2x_cpp/frame/external_headers/stb_image.h:1797
↓ 1 callers
Function
stbi__load_gif_main
dandere2x_cpp/frame/external_headers/stb_image.h:6769
↓ 1 callers
Function
stbi__mad2sizes_valid
returns 1 if "a*b + add" has no negative terms/factors and doesn't overflow
dandere2x_cpp/frame/external_headers/stb_image.h:987
↓ 1 callers
Function
stbi__out_gif_code
dandere2x_cpp/frame/external_headers/stb_image.h:6471
↓ 1 callers
Function
stbi__parse_entropy_coded_data
dandere2x_cpp/frame/external_headers/stb_image.h:2875
↓ 1 callers
Function
stbi__parse_huffman_block
dandere2x_cpp/frame/external_headers/stb_image.h:4185
↓ 1 callers
Function
stbi__parse_uncompressed_block
dandere2x_cpp/frame/external_headers/stb_image.h:4277
↓ 1 callers
Function
stbi__parse_zlib
dandere2x_cpp/frame/external_headers/stb_image.h:4349
↓ 1 callers
Function
stbi__parse_zlib_header
dandere2x_cpp/frame/external_headers/stb_image.h:4306
↓ 1 callers
Function
stbi__pic_info
dandere2x_cpp/frame/external_headers/stb_image.h:7221
↓ 1 callers
Function
stbi__pic_load
dandere2x_cpp/frame/external_headers/stb_image.h:6319
↓ 1 callers
Function
stbi__pic_load_core
dandere2x_cpp/frame/external_headers/stb_image.h:6209
↓ 1 callers
Function
stbi__pic_test
dandere2x_cpp/frame/external_headers/stb_image.h:6359
↓ 1 callers
Function
stbi__pic_test_core
dandere2x_cpp/frame/external_headers/stb_image.h:6165
↓ 1 callers
Function
stbi__png_info
dandere2x_cpp/frame/external_headers/stb_image.h:5175
↓ 1 callers
Function
stbi__png_is16
dandere2x_cpp/frame/external_headers/stb_image.h:5182
↓ 1 callers
Function
stbi__png_load
dandere2x_cpp/frame/external_headers/stb_image.h:5148
↓ 1 callers
Function
stbi__png_test
dandere2x_cpp/frame/external_headers/stb_image.h:5155
↓ 1 callers
Function
stbi__pnm_isdigit
dandere2x_cpp/frame/external_headers/stb_image.h:7353
↓ 1 callers
Function
stbi__pnm_isspace
dandere2x_cpp/frame/external_headers/stb_image.h:7334
← previous
next →
301–400 of 974, ranked by callers