Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
image-compression
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Elphel
image-compression
Commits
b574577b
Commit
b574577b
authored
Apr 14, 2022
by
Nathaniel Callens
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
function added
parent
ef51cf73
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
Scout_Clean_Code_with_EncDec.ipynb
Scout_Clean_Code_with_EncDec.ipynb
+10
-10
No files found.
Scout_Clean_Code_with_EncDec.ipynb
View file @
b574577b
...
@@ -156,7 +156,7 @@
...
@@ -156,7 +156,7 @@
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count": 16,
"execution_count": 16,
"id": "
f62c1af6
",
"id": "
962f1139
",
"metadata": {},
"metadata": {},
"outputs": [],
"outputs": [],
"source": [
"source": [
...
@@ -308,7 +308,7 @@
...
@@ -308,7 +308,7 @@
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count": 35,
"execution_count": 35,
"id": "
9e91c81d
",
"id": "
489f0def
",
"metadata": {},
"metadata": {},
"outputs": [],
"outputs": [],
"source": [
"source": [
...
@@ -480,7 +480,7 @@
...
@@ -480,7 +480,7 @@
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count": 38,
"execution_count": 38,
"id": "
d342f424
",
"id": "
4fd1482b
",
"metadata": {},
"metadata": {},
"outputs": [
"outputs": [
{
{
...
@@ -596,7 +596,7 @@
...
@@ -596,7 +596,7 @@
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count": null,
"execution_count": null,
"id": "
c0bb307b
",
"id": "
63ba5ba1
",
"metadata": {},
"metadata": {},
"outputs": [],
"outputs": [],
"source": [
"source": [
...
@@ -662,7 +662,7 @@
...
@@ -662,7 +662,7 @@
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count": null,
"execution_count": null,
"id": "
671f7847
",
"id": "
e5f6e2d4
",
"metadata": {},
"metadata": {},
"outputs": [],
"outputs": [],
"source": [
"source": [
...
@@ -693,7 +693,7 @@
...
@@ -693,7 +693,7 @@
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count": 39,
"execution_count": 39,
"id": "
eec0746a
",
"id": "
db1a1c1f
",
"metadata": {},
"metadata": {},
"outputs": [
"outputs": [
{
{
...
@@ -720,7 +720,7 @@
...
@@ -720,7 +720,7 @@
}
}
],
],
"source": [
"source": [
"def p
lot_hist
_lstsq(tiff_list):\n",
"def p
redict_pix
_lstsq(tiff_list):\n",
"\n",
"\n",
" image = tiff_list\n",
" image = tiff_list\n",
" image = Image.open(image) #Open the image and read it as an Image object\n",
" image = Image.open(image) #Open the image and read it as an Image object\n",
...
@@ -775,7 +775,7 @@
...
@@ -775,7 +775,7 @@
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count": null,
"execution_count": null,
"id": "
700f6e7f
",
"id": "
926bac7c
",
"metadata": {},
"metadata": {},
"outputs": [],
"outputs": [],
"source": [
"source": [
...
@@ -798,7 +798,7 @@
...
@@ -798,7 +798,7 @@
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count": 43,
"execution_count": 43,
"id": "
0c297da9
",
"id": "
aef3da82
",
"metadata": {},
"metadata": {},
"outputs": [
"outputs": [
{
{
...
@@ -829,7 +829,7 @@
...
@@ -829,7 +829,7 @@
{
{
"cell_type": "code",
"cell_type": "code",
"execution_count": 44,
"execution_count": 44,
"id": "
d7fc288d
",
"id": "
87e480ca
",
"metadata": {},
"metadata": {},
"outputs": [
"outputs": [
{
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment