MCPcopy Create free account

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

Functions974 in github.com/akai-katto/dandere2x

↓ 1 callersMethodget_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 callersFunctionget_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 callersMethodget_res
(self)
src/dandere2x/dandere2xlib/wrappers/frame/frame.py:151
↓ 1 callersFunctionget_seconds
(ffprobe_dir, input_video)
src/dandere2x/dandere2xlib/wrappers/ffmpeg/ffprobe.py:114
↓ 1 callersFunctionget_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 callersMethodhasConfiguration
dandere2x_cpp/easyloggingpp/easylogging++.cc:326
↓ 1 callersMethodjoin
(self, timeout=None)
src/dandere2x/dandere2x_service/core/waifu2x/abstract_upscaler.py:101
↓ 1 callersMethodkill
(self)
src/dandere2x/dandere2xlib/wrappers/ffmpeg/pipe_thread.py:34
↓ 1 callersFunctionlist_to_string
(list_input: list)
src/dandere2x/dandere2xlib/utils/yaml_utils.py:11
↓ 1 callersMethodload_file
(self)
src/gui_driver.py:366
↓ 1 callersMethodload_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 callersFunctionload_jpeg_image
dandere2x_cpp/frame/external_headers/stb_image.h:3764
↓ 1 callersMethodlog
dandere2x_cpp/easyloggingpp/easylogging++.h:3304
↓ 1 callersMethodlogFlushThreshold
dandere2x_cpp/easyloggingpp/easylogging++.cc:1670
↓ 1 callersMethodlogLine
dandere2x_cpp/easyloggingpp/easylogging++.h:2508
↓ 1 callersMethodlogStreamsReference
dandere2x_cpp/easyloggingpp/easylogging++.cc:3016
↓ 1 callersMethodlog_all_variables
(self)
src/dandere2x/dandere2x_service_request.py:167
↓ 1 callersMethodlog_all_variables
(self)
src/dandere2x/dandere2x_service/dandere2x_service_context.py:77
↓ 1 callersFunctionmain
Start a Dandere2x session either through CLI or GUI. In either event, the total runtime is printed.
src/main.py:28
↓ 1 callersMethodmake_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 callersMethodmake_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 callersMethodmatch_block
----------------------------------------------------------------------------- Purpose: An iterative implementation of diamond search, plus or minus so
dandere2x_cpp/plugins/block_plugins/block_matching/DiamondSearch.cpp:35
↓ 1 callersMethodnext
dandere2x_cpp/easyloggingpp/easylogging++.h:2522
↓ 1 callersMethodperformanceTracking
dandere2x_cpp/easyloggingpp/easylogging++.cc:1658
↓ 1 callersFunctionpframe_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 callersMethodpsnr_two_frames
Some handy functions wherever an evaluator is used.
dandere2x_cpp/evaluator/AbstractEvaluator.h:87
↓ 1 callersMethodrefresh_output_file
(self)
src/gui_driver.py:132
↓ 1 callersMethodrefresh_scale_factor
(self)
src/gui_driver.py:158
↓ 1 callersMethodremoveFlag
dandere2x_cpp/easyloggingpp/easylogging++.h:2603
↓ 1 callersMethodrepeated_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 callersMethodretranslateUi
(self, Dandere2xGUI)
src/gui/Dandere2xGUI.py:1340
↓ 1 callersMethodreverse_block
dandere2x_cpp/plugins/block_plugins/Block.cpp:71
↓ 1 callersMethodsave
(self, output_file: Path)
src/dandere2x/dandere2xlib/wrappers/ffmpeg/progressive_frame_extractor/_ffmpeg_video_frame_extractor.py:83
↓ 1 callersMethodsave_file_name
(self)
src/gui_driver.py:354
↓ 1 callersMethodsave_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 callersMethodsetArgs
dandere2x_cpp/easyloggingpp/easylogging++.cc:1321
↓ 1 callersMethodsetDefaultConfigurations
dandere2x_cpp/easyloggingpp/easylogging++.cc:3005
↓ 1 callersMethodsetDispatchAction
dandere2x_cpp/easyloggingpp/easylogging++.h:2175
↓ 1 callersMethodsetFromArgs
dandere2x_cpp/easyloggingpp/easylogging++.cc:2043
↓ 1 callersMethodsetHandler
dandere2x_cpp/easyloggingpp/easylogging++.cc:2907
↓ 1 callersMethodsetLogMessage
dandere2x_cpp/easyloggingpp/easylogging++.h:2172
↓ 1 callersMethodsetLoggingLevel
dandere2x_cpp/easyloggingpp/easylogging++.h:2643
↓ 1 callersMethodsetModules
dandere2x_cpp/easyloggingpp/easylogging++.cc:1951
↓ 1 callersMethodsetPreRollOutCallback
dandere2x_cpp/easyloggingpp/easylogging++.h:2619
↓ 1 callersMethodsetThreadName
@brief Sets thread name for current thread. Requires std::thread
dandere2x_cpp/easyloggingpp/easylogging++.h:2681
↓ 1 callersMethodsetValue
@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 callersMethodset_images
Set the current images so we can recycle the object pointer.
dandere2x_cpp/plugins/block_plugins/block_matching/AbstractBlockMatch.h:46
↓ 1 callersFunctionstart_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 callersFunctionstbi__bitreverse16
dandere2x_cpp/frame/external_headers/stb_image.h:3995
↓ 1 callersFunctionstbi__bmp_info
dandere2x_cpp/frame/external_headers/stb_image.h:7134
↓ 1 callersFunctionstbi__bmp_load
dandere2x_cpp/frame/external_headers/stb_image.h:5363
↓ 1 callersFunctionstbi__bmp_test
dandere2x_cpp/frame/external_headers/stb_image.h:5214
↓ 1 callersFunctionstbi__bmp_test_raw
dandere2x_cpp/frame/external_headers/stb_image.h:5199
↓ 1 callersFunctionstbi__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 callersFunctionstbi__compute_huffman_codes
dandere2x_cpp/frame/external_headers/stb_image.h:4227
↓ 1 callersFunctionstbi__compute_transparency
dandere2x_cpp/frame/external_headers/stb_image.h:4795
↓ 1 callersFunctionstbi__compute_transparency16
dandere2x_cpp/frame/external_headers/stb_image.h:4820
↓ 1 callersFunctionstbi__convert_16_to_8
dandere2x_cpp/frame/external_headers/stb_image.h:1130
↓ 1 callersFunctionstbi__convert_8_to_16
dandere2x_cpp/frame/external_headers/stb_image.h:1146
↓ 1 callersFunctionstbi__cpuid3
dandere2x_cpp/frame/external_headers/stb_image.h:699
↓ 1 callersFunctionstbi__create_png_image
dandere2x_cpp/frame/external_headers/stb_image.h:4751
↓ 1 callersFunctionstbi__de_iphone
dandere2x_cpp/frame/external_headers/stb_image.h:4895
↓ 1 callersFunctionstbi__decode_jpeg_image
decode image to YCbCr format
dandere2x_cpp/frame/external_headers/stb_image.h:3308
↓ 1 callersFunctionstbi__do_png
dandere2x_cpp/frame/external_headers/stb_image.h:5116
↓ 1 callersFunctionstbi__expand_png_palette
dandere2x_cpp/frame/external_headers/stb_image.h:4845
↓ 1 callersFunctionstbi__float_postprocess
dandere2x_cpp/frame/external_headers/stb_image.h:1254
↓ 1 callersFunctionstbi__get_chunk_header
dandere2x_cpp/frame/external_headers/stb_image.h:4480
↓ 1 callersFunctionstbi__gif_info
dandere2x_cpp/frame/external_headers/stb_image.h:6876
↓ 1 callersFunctionstbi__gif_info_raw
dandere2x_cpp/frame/external_headers/stb_image.h:6457
↓ 1 callersFunctionstbi__gif_load
dandere2x_cpp/frame/external_headers/stb_image.h:6847
↓ 1 callersFunctionstbi__gif_test_raw
dandere2x_cpp/frame/external_headers/stb_image.h:6398
↓ 1 callersFunctionstbi__hdr_info
dandere2x_cpp/frame/external_headers/stb_image.h:7088
↓ 1 callersFunctionstbi__hdr_to_ldr
dandere2x_cpp/frame/external_headers/stb_image.h:1823
↓ 1 callersFunctionstbi__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 callersFunctionstbi__jpeg_dequantize
dandere2x_cpp/frame/external_headers/stb_image.h:2999
↓ 1 callersFunctionstbi__jpeg_finish
dandere2x_cpp/frame/external_headers/stb_image.h:3006
↓ 1 callersFunctionstbi__jpeg_info
dandere2x_cpp/frame/external_headers/stb_image.h:3959
↓ 1 callersFunctionstbi__jpeg_info_raw
dandere2x_cpp/frame/external_headers/stb_image.h:3947
↓ 1 callersFunctionstbi__jpeg_load
dandere2x_cpp/frame/external_headers/stb_image.h:3923
↓ 1 callersFunctionstbi__jpeg_test
dandere2x_cpp/frame/external_headers/stb_image.h:3935
↓ 1 callersFunctionstbi__ldr_to_hdr
dandere2x_cpp/frame/external_headers/stb_image.h:1797
↓ 1 callersFunctionstbi__load_gif_main
dandere2x_cpp/frame/external_headers/stb_image.h:6769
↓ 1 callersFunctionstbi__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 callersFunctionstbi__out_gif_code
dandere2x_cpp/frame/external_headers/stb_image.h:6471
↓ 1 callersFunctionstbi__parse_entropy_coded_data
dandere2x_cpp/frame/external_headers/stb_image.h:2875
↓ 1 callersFunctionstbi__parse_huffman_block
dandere2x_cpp/frame/external_headers/stb_image.h:4185
↓ 1 callersFunctionstbi__parse_uncompressed_block
dandere2x_cpp/frame/external_headers/stb_image.h:4277
↓ 1 callersFunctionstbi__parse_zlib
dandere2x_cpp/frame/external_headers/stb_image.h:4349
↓ 1 callersFunctionstbi__parse_zlib_header
dandere2x_cpp/frame/external_headers/stb_image.h:4306
↓ 1 callersFunctionstbi__pic_info
dandere2x_cpp/frame/external_headers/stb_image.h:7221
↓ 1 callersFunctionstbi__pic_load
dandere2x_cpp/frame/external_headers/stb_image.h:6319
↓ 1 callersFunctionstbi__pic_load_core
dandere2x_cpp/frame/external_headers/stb_image.h:6209
↓ 1 callersFunctionstbi__pic_test
dandere2x_cpp/frame/external_headers/stb_image.h:6359
↓ 1 callersFunctionstbi__pic_test_core
dandere2x_cpp/frame/external_headers/stb_image.h:6165
↓ 1 callersFunctionstbi__png_info
dandere2x_cpp/frame/external_headers/stb_image.h:5175
↓ 1 callersFunctionstbi__png_is16
dandere2x_cpp/frame/external_headers/stb_image.h:5182
↓ 1 callersFunctionstbi__png_load
dandere2x_cpp/frame/external_headers/stb_image.h:5148
↓ 1 callersFunctionstbi__png_test
dandere2x_cpp/frame/external_headers/stb_image.h:5155
↓ 1 callersFunctionstbi__pnm_isdigit
dandere2x_cpp/frame/external_headers/stb_image.h:7353
↓ 1 callersFunctionstbi__pnm_isspace
dandere2x_cpp/frame/external_headers/stb_image.h:7334
← previousnext →301–400 of 974, ranked by callers