-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
130 changed files
with
73 additions
and
203 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,40 @@ | ||
.Language=English,English (English) | ||
.PluginContents=Portrait Matrix | ||
.PluginContents=for the user | ||
|
||
|
||
@Contents | ||
$ #Portrait Matrix# | ||
$^ #Building a matrix portrait# | ||
|
||
This is Portrait Matrix Plugin help=) | ||
This plugin is designed to build a portrait of the matrix | ||
|
||
The input data for the plugin is a matrix stored in a sparse format: | ||
• di - array of real numbers for storing diagonal elements | ||
• gg - array of real numbers for storing non-zero elements | ||
• ig - an array of integers to store the row numbers of the corresponding array elements gg | ||
• jg - an array of integers to store the column numbers of the corresponding array elements gg | ||
• kuslau - stores a single integer, the dimension of the matrix (optional file) | ||
|
||
The output data of the plugin will be a PNG or BMP image of your choice and a file that contains detailed information about the matrix. | ||
|
||
@=~ | ||
|
||
The plugin can be activated by selecting a folder with a matrix or a file ig. | ||
|
||
The plugin supports the matrix: | ||
• in text format (.txt) | ||
• in binary format (.dat) | ||
|
||
Supports files without extension in text format. | ||
|
||
@=~ | ||
|
||
To run the plugin, you need to: | ||
» So that the matrix files have the same extension | ||
» Choose a graphic format (PNG или BMP) | ||
» Choose from which file to read the size of the matrix (IG or KUSLAU), or enter a number in the "Matrix size" field | ||
» Select the file extension if the plugin was launched through the folder | ||
|
||
If desired, you can: | ||
» Write the desired image size | ||
» Select an item with color gradation | ||
» Select show picture immediately after creating it |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,40 @@ | ||
.Language=Russian,Russian (Русский) | ||
.PluginContents=Портрет матрицы | ||
|
||
.PluginContents=для пользователя | ||
.Options CtrlColorChar=\ | ||
|
||
@Contents | ||
$ #Портрет матрицы# | ||
$^ #Построение портерта матрицы# | ||
|
||
Данный плагин предназначен для построения портрета матрицы | ||
|
||
Входными данными для плагина является матрица хранящаяся в разреженном формате: | ||
• di - массив вещественных чисел для хранения диагональных элементов | ||
• gg - массив вещественных чисел для хранения ненулевых элементов | ||
• ig - массив целых чисел для хранения номеров строк соответствующих элементов массива gg | ||
• jg - массив целых чисел для хранения номеров столбцов соответствующих элементов массива gg | ||
• kuslau - хранит одно целое число, размерность матрицы (необязательный файл) | ||
|
||
Выходными данными плагина будет картинка PNG или BMP на ваш выбор и файл, который содержит подробную информацию о матрице. | ||
|
||
@=~ | ||
|
||
Плагин можно активировать, выбрав папку с матрицей или файл ig. | ||
|
||
Плагин поддерживает матрицу: | ||
• в текстовом формате (.txt) | ||
• в бинарном формате (.dat) | ||
|
||
Поддерживает файлы без расширение в текстовом формате. | ||
|
||
@=~ | ||
|
||
Для запуска плагина вам необходимо: | ||
» Чтобы файлы матрицы были одного расширения | ||
» Выбрать графический формат (PNG или BMP) | ||
» Выбрать с какого файла прочитать размер матрица (IG или KUSLAU), либо вписать число в поле "Размер матрицы" | ||
» Выбрать расширение файлов, если плагин был запущен через папку | ||
|
||
Это файл справки Расскажи про портерт матрицы мне Мне скушно=) | ||
По желанию можно: | ||
» Написать желаемый размер картинки | ||
» Выбрать пункт с градацией цвета | ||
» Выбрать пункт показать картинку сразу после ее создания |
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-56.4 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/BSplineRotate.obj
Binary file not shown.
Binary file removed
BIN
-50.7 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/Background.obj
Binary file not shown.
Binary file removed
BIN
-688 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/BitmapAccess.obj
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-79.9 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/ClassicRotate.obj
Binary file not shown.
Binary file removed
BIN
-108 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/ColorLookup.obj
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-37.9 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/Conversion16_555.obj
Binary file not shown.
Binary file removed
BIN
-37.9 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/Conversion16_565.obj
Binary file not shown.
Binary file removed
BIN
-39.9 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/Conversion24.obj
Binary file not shown.
Binary file removed
BIN
-44.3 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/Conversion32.obj
Binary file not shown.
Binary file removed
BIN
-39.9 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/Conversion4.obj
Binary file not shown.
Binary file removed
BIN
-42.9 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/Conversion8.obj
Binary file not shown.
Binary file removed
BIN
-36.8 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/ConversionFloat.obj
Binary file not shown.
Binary file removed
BIN
-32.8 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/ConversionRGB16.obj
Binary file not shown.
Binary file removed
BIN
-32.9 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/ConversionRGBA16.obj
Binary file not shown.
Binary file removed
BIN
-38.5 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/ConversionRGBAF.obj
Binary file not shown.
Binary file removed
BIN
-38.3 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/ConversionRGBF.obj
Binary file not shown.
Binary file removed
BIN
-96.8 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/ConversionType.obj
Binary file not shown.
Binary file removed
BIN
-33.4 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/ConversionUINT16.obj
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-461 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/FIRational.obj
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-50.8 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/FreeImage.obj
Binary file not shown.
Binary file removed
BIN
-34.2 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/FreeImageIO.obj
Binary file not shown.
60 changes: 0 additions & 60 deletions
60
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/FreeImageLib.Build.CppClean.log
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/FreeImageLib.lib.recipe
This file was deleted.
Oops, something went wrong.
58 changes: 0 additions & 58 deletions
58
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/FreeImageLib.log
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-89.3 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/FreeImageLib.tlog/CL.command.1.tlog
Binary file not shown.
Binary file removed
BIN
-1.19 MB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/FreeImageLib.tlog/CL.read.1.tlog
Binary file not shown.
Binary file removed
BIN
-34.5 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/FreeImageLib.tlog/CL.write.1.tlog
Binary file not shown.
2 changes: 0 additions & 2 deletions
2
...libfreeimage/Win32_Debug_v16.0/FreeImageLib/FreeImageLib.tlog/FreeImageLib.lastbuildstate
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-18.1 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/FreeImageLib.tlog/Lib-link.read.1.tlog
Binary file not shown.
Binary file removed
BIN
-9.07 KB
...eView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/FreeImageLib.tlog/Lib-link.write.1.tlog
Binary file not shown.
Binary file removed
BIN
-14.1 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/FreeImageLib.tlog/Lib.command.1.tlog
Binary file not shown.
Empty file.
Binary file removed
BIN
-44.3 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/FreeImageTag.obj
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-36.8 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/LFPQuantizer.obj
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-49.9 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/MultigridPoissonSolver.obj
Binary file not shown.
Binary file removed
BIN
-44.3 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/NNQuantizer.obj
Binary file not shown.
Binary file removed
BIN
-35.1 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/PixelAccess.obj
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-80.1 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/PluginBMP.obj
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-197 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/TagConversion.obj
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-30.7 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/ToneMapping.obj
Binary file not shown.
Binary file removed
BIN
-53.5 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/WuQuantizer.obj
Binary file not shown.
Binary file removed
BIN
-187 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/tmoColorConvert.obj
Binary file not shown.
Binary file removed
BIN
-40.2 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/tmoDrago03.obj
Binary file not shown.
Binary file removed
BIN
-71.9 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/tmoFattal02.obj
Binary file not shown.
Binary file removed
BIN
-41.2 KB
ImageView/libfreeimage/Win32_Debug_v16.0/FreeImageLib/tmoReinhard05.obj
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-29.8 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/BSplineRotate.obj
Binary file not shown.
Binary file removed
BIN
-16.2 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/Background.obj
Binary file not shown.
Binary file removed
BIN
-137 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/BitmapAccess.obj
Binary file not shown.
Binary file removed
BIN
-53.6 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/CacheFile.obj
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-54 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/ClassicRotate.obj
Binary file not shown.
Binary file removed
BIN
-85.3 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/ColorLookup.obj
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-35.1 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/Conversion.obj
Binary file not shown.
Binary file removed
BIN
-15.4 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/Conversion16_555.obj
Binary file not shown.
Binary file removed
BIN
-16.1 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/Conversion16_565.obj
Binary file not shown.
Binary file removed
BIN
-7.21 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/Conversion24.obj
Binary file not shown.
Binary file removed
BIN
-12.3 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/Conversion32.obj
Binary file not shown.
Binary file removed
BIN
-15.2 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/Conversion4.obj
Binary file not shown.
Binary file removed
BIN
-16.6 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/Conversion8.obj
Binary file not shown.
Binary file removed
BIN
-8.62 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/ConversionFloat.obj
Binary file not shown.
Binary file removed
BIN
-4.65 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/ConversionRGB16.obj
Binary file not shown.
Binary file removed
BIN
-4.62 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/ConversionRGBA16.obj
Binary file not shown.
Binary file removed
BIN
-7.53 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/ConversionRGBAF.obj
Binary file not shown.
Binary file removed
BIN
-7.66 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/ConversionRGBF.obj
Binary file not shown.
Binary file removed
BIN
-62.1 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/ConversionType.obj
Binary file not shown.
Binary file removed
BIN
-6.06 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/ConversionUINT16.obj
Binary file not shown.
Binary file removed
BIN
-28.5 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/CopyPaste.obj
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-199 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/FIRational.obj
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-8.49 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/FreeImage.obj
Binary file not shown.
Binary file removed
BIN
-5.67 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/FreeImageIO.obj
Binary file not shown.
7 changes: 0 additions & 7 deletions
7
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/FreeImageLib.lib.recipe
This file was deleted.
Oops, something went wrong.
58 changes: 0 additions & 58 deletions
58
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/FreeImageLib.log
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-86.6 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/FreeImageLib.tlog/CL.command.1.tlog
Binary file not shown.
Binary file removed
BIN
-1.19 MB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/FreeImageLib.tlog/CL.read.1.tlog
Binary file not shown.
Binary file removed
BIN
-16.5 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/FreeImageLib.tlog/CL.write.1.tlog
Binary file not shown.
2 changes: 0 additions & 2 deletions
2
...libfreeimage/x64_Release_v16.0/FreeImageLib/FreeImageLib.tlog/FreeImageLib.lastbuildstate
This file was deleted.
Oops, something went wrong.
Binary file removed
BIN
-16.9 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/FreeImageLib.tlog/Lib-link.read.1.tlog
Binary file not shown.
Binary file removed
BIN
-8.45 KB
...eView/libfreeimage/x64_Release_v16.0/FreeImageLib/FreeImageLib.tlog/Lib-link.write.1.tlog
Binary file not shown.
Binary file removed
BIN
-13.5 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/FreeImageLib.tlog/Lib.command.1.tlog
Binary file not shown.
Binary file removed
BIN
-13.6 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/FreeImageTag.obj
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-14.9 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/Halftoning.obj
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-8.06 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/LFPQuantizer.obj
Binary file not shown.
Binary file removed
BIN
-64.4 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/MNGHelper.obj
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-79.6 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/MultiPage.obj
Binary file not shown.
Binary file removed
BIN
-21.3 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/MultigridPoissonSolver.obj
Binary file not shown.
Binary file removed
BIN
-16.5 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/NNQuantizer.obj
Binary file not shown.
Binary file removed
BIN
-8.09 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/PixelAccess.obj
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-32.3 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/PluginBMP.obj
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-82.3 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/TagConversion.obj
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-3.53 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/ToneMapping.obj
Binary file not shown.
Binary file removed
BIN
-20.5 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/WuQuantizer.obj
Binary file not shown.
Binary file removed
BIN
-45.5 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/tmoColorConvert.obj
Binary file not shown.
Binary file removed
BIN
-12.1 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/tmoDrago03.obj
Binary file not shown.
Binary file removed
BIN
-38.6 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/tmoFattal02.obj
Binary file not shown.
Binary file removed
BIN
-11.6 KB
ImageView/libfreeimage/x64_Release_v16.0/FreeImageLib/tmoReinhard05.obj
Binary file not shown.